Commit graph

754 commits

Author SHA1 Message Date
Stewart Allen
855b9f5168 fix remaining gyroid2 issues 2020-05-06 21:02:13 -04:00
Stewart Allen
7b2a2d32e1 fix corner case with identical offset fill points 2020-05-06 14:54:03 -04:00
Stewart Allen
c7d5b0b825 add slicing on a bias 2020-05-06 14:04:43 -04:00
Stewart Allen
fe8de60f58 fix layer fingerprinting for some geometries. gyroid test options 2020-05-06 11:05:48 -04:00
Stewart Allen
4d697e1cd2 bump rev v1.9.9 2020-05-05 20:45:39 -04:00
Stewart Allen
d97365db77 fix typo in laser gcode output 2020-05-05 20:45:09 -04:00
Dopp-IO
ada371ede3 add fast point connection 2020-05-05 16:20:45 -04:00
Stewart Allen
102776fefc gen fillable poly for gyroid example 2020-05-05 11:56:34 -04:00
Stewart Allen
051c5d6f7a improve performance of pocketed roughing by simplifying pancaked shell 2020-05-04 23:00:39 -04:00
Stewart Allen
ec5531dbe4 cleanup wasm poly offsetting 2020-05-04 20:08:22 -04:00
Stewart Allen
b0a30fb2ea Merge branch 'master' of github.com:GridSpace/grid-apps 2020-05-04 13:52:58 -04:00
Stewart Allen
df2147ac57 add wasm poly offsetting 2020-05-04 12:10:16 -04:00
Stewart Allen
36421e5b56
Update readme.md 2020-05-03 20:31:08 -04:00
Stewart Allen
55731b0251 comments 2020-05-03 11:27:36 -04:00
Stewart Allen
c4c53bfbdb fall back to legacy for anti-alias (sublayers > 1) 2020-05-02 23:30:00 -04:00
Stewart Allen
c34ff7cf0e weight export progress by legacy vs new 2020-05-02 23:19:38 -04:00
Stewart Allen
18e0d11803 port rle encoding to wasm. deprecate js but preserve as legacy for debugging 2020-05-02 23:12:31 -04:00
Stewart Allen
32dca7586c bless wasm polygon rasterizer for production 2020-05-02 11:08:30 -04:00
Stewart Allen
027430e7a7 initial commit of wasm worker for sla rendering 2020-05-01 22:12:42 -04:00
Stewart Allen
d270de3a92 fix multi object drag bounding 2020-05-01 10:29:50 -04:00
Stewart Allen
75bc3936cb allow larger support gap 2020-04-28 16:23:02 -04:00
Stewart Allen
2a4a4725cf relax clipper cleaning to speed up slicing 2020-04-28 11:37:10 -04:00
Stewart Allen
134e62c31e bump rev v1.9.7 2020-04-28 10:08:01 -04:00
Stewart Allen
713ee5a2ac fix swapped xy in linear fill 2020-04-28 10:06:02 -04:00
Stewart Allen
6f9ea355dd add option to emit sparse fills as polygons to trace and fill 2020-04-28 09:51:25 -04:00
Stewart Allen
4bad549cc1 improve print time estimation. fix point offset when 0 2020-04-27 13:39:05 -04:00
Stewart Allen
2f79f36502 provide sensible bounds / defaults for support 2020-04-26 21:26:22 -04:00
Stewart Allen
2653e2031d bump rev v1.9.6 2020-04-26 21:19:40 -04:00
Stewart Allen
93b641a68f fix new clipper union function 2020-04-26 21:13:43 -04:00
Stewart Allen
5811aa9b1c change progreess to use a better total work approach 2020-04-26 20:55:02 -04:00
Stewart Allen
5e49c3191a fix poly union bug 2020-04-26 20:19:02 -04:00
Stewart Allen
e83943ed4f add pillar merging, culling of stunted pillars 2020-04-26 18:22:48 -04:00
Stewart Allen
be5b7ff2ee increase max support raft layers 2020-04-26 15:08:08 -04:00
Stewart Allen
223d791a8a fix invalid point offset calculations 2020-04-26 13:19:13 -04:00
Stewart Allen
9bf0969c64 fix dictionary term typo 2020-04-26 11:22:02 -04:00
Stewart Allen
d6b8272206 extend language dictionary to cover SLA terms 2020-04-26 11:20:19 -04:00
Stewart Allen
d1060ca457 hide (unused) preview in SLA. allow base SLA support to grow to raft edge 2020-04-26 09:53:22 -04:00
Stewart Allen
e0b0b7c1e5 add explicit boolean enable/disable for support 2020-04-25 21:20:11 -04:00
Stewart Allen
bdd8cbc79a remove dev mode restriction on sla support 2020-04-25 21:12:43 -04:00
Stewart Allen
6ced99522d re-introduce preview mode. optimize preview / export. prevent multiple calls to those modes 2020-04-25 21:08:13 -04:00
Stewart Allen
bb8be37b21 checkpoint sla supports work 2020-04-25 19:11:21 -04:00
Stewart Allen
d8925e0b28 checkpoint sla support work 2020-04-25 14:35:54 -04:00
Stewart Allen
5d6452c3d3 checkpoint sla support generation 2020-04-25 11:44:13 -04:00
Stewart Allen
17f12aa0d5 adapt sla spacing to accommodate raft 2020-04-24 21:02:36 -04:00
Stewart Allen
e984726ba9 tweak slice support selection / cull criteria 2020-04-24 19:22:43 -04:00
Stewart Allen
4e531285b5 move support fills as well 2020-04-24 16:29:39 -04:00
Stewart Allen
01a436861e offset supports when moved from widget master to synth 2020-04-24 16:21:21 -04:00
Stewart Allen
b85906760c fix firefox script append to head. adjust cpu usage based on tab visiblity 2020-04-24 16:07:19 -04:00
Stewart Allen
257e851ff2 checkpoint sla support work 2020-04-24 14:22:51 -04:00
Stewart Allen
07b1a075a5 add mode infill api accessors. checkpoint sla support work 2020-04-24 10:43:03 -04:00