Commit graph

1,043 commits

Author SHA1 Message Date
Stewart Allen
c3120263f0 checkpoint topo and tool refactoring 2020-11-05 14:47:18 -05:00
Stewart Allen
7db47ca185 a new take on workspace units 2020-11-05 11:00:34 -05:00
Stewart Allen
7ad9559521 testing getMaxZBetween z clearance routing 2020-11-04 22:13:17 -05:00
Stewart Allen
bf76458bc6 checkpoint new z interference test 2020-11-04 19:47:04 -05:00
Stewart Allen
ef1491e48a fix mixup between shadowBase and shadowTop 2020-11-04 18:58:47 -05:00
Stewart Allen
1cc670a70d fix constatns and feedrate factor conversion 2020-11-04 16:11:45 -05:00
Stewart Allen
ebafd10582 fix slicing increment bug (looked like a union bug but wasn't) that caused slice on flat. inline outline code 2020-11-04 15:15:58 -05:00
Stewart Allen
213c82df81 relocate tab cutout code. move roughing code inline 2020-11-04 13:22:02 -05:00
Stewart Allen
6d67c9eac5 checkpoint facing refactor 2020-11-04 13:01:49 -05:00
Stewart Allen
41d95c5585 fix progressive shadows in rough/outline by using terrain top/bottom derived from new fit option 2020-11-04 11:13:06 -05:00
Stewart Allen
b19f985728 change outline code flow 2020-11-04 08:29:34 -05:00
Stewart Allen
1f2b96e170 remove old code 2020-11-04 08:25:50 -05:00
Stewart Allen
74df1f946a fix for poly.union(). needs benchmarking and verification. roll back depth first change 2020-11-04 01:00:05 -05:00
Stewart Allen
cedb40b5fc remove dead code, add comments 2020-11-03 23:36:52 -05:00
Stewart Allen
521dfa058e checkpoint outline refactor 2020-11-03 22:56:55 -05:00
Stewart Allen
53d75fd4ed checkpoint roughing refactor 2020-11-03 21:43:06 -05:00
Stewart Allen
3839a4af16 checkpoint new slicer interface work 2020-11-03 14:49:01 -05:00
Stewart Allen
a17ee36335 add new module loader, comments 2020-11-03 11:19:13 -05:00
Stewart Allen
c5a8bf42f6 remove roughing operations outside part boundaries. outline uses in/out activation. wide cutout and tabs tied to outline out. 2020-11-03 09:30:00 -05:00
Stewart Allen
bb2824a743 add metric/inch conversion in and out for gcode 2020-11-02 18:53:40 -05:00
Stewart Allen
d5490290f1 checkpoint depth-mark based pooling strategy 2020-11-02 16:36:48 -05:00
Stewart Allen
fd4270d29f update pool ordering strategy. change expand() to use offset() 2020-11-02 15:35:02 -05:00
Stewart Allen
3b07a089dd alter depth first paths to use proper poly2poly parameter 2020-11-02 11:59:12 -05:00
Stewart Allen
afedbfb5f9 replace trace2count() with new offset() function 2020-11-02 11:02:59 -05:00
Stewart Allen
209c36636b add flatten option to Array.append(). swap in new offset() method for expand() in rough offsetting. default disable depth first 2020-11-02 10:32:53 -05:00
Stewart Allen
a6e15908e1 fix z index of modified fill insets 2020-11-02 00:18:03 -05:00
Stewart Allen
08bc1d45e3 remove thin gap areas from fill inset areas 2020-11-01 23:23:58 -05:00
Stewart Allen
49cde21201 fix thin lines and fill offset. fix noodle render and z layer moves 2020-11-01 23:01:43 -05:00
Stewart Allen
be4519410e fix obviously flawed poly2poly distance weightings affecting cam path output 2020-11-01 21:39:34 -05:00
Stewart Allen
de46926d4c complete refactor of thin wall detection 2020-11-01 21:11:26 -05:00
Stewart Allen
273eed2bb9 another pool nesting fix requiring matching windings 2020-10-31 22:05:45 -04:00
Stewart Allen
88c52242b1 fix workspace position restore, left menu vertical size 2020-10-31 18:53:20 -04:00
Stewart Allen
5df89763b0 update thin wall comments, enable for local mode testing 2020-10-31 16:02:29 -04:00
Stewart Allen
d19e2d01ea fix menu hide/show snafu 2020-10-30 23:51:38 -04:00
Stewart Allen
e199294f44 differentiate prefs layout and laser layout 2020-10-30 23:33:53 -04:00
Stewart Allen
6cbf5abba0 fix for some pool nesting errors 2020-10-30 20:47:45 -04:00
Stewart Allen
e001ab4505 add widget hiding option in cam preview. change move color for better contrast 2020-10-30 17:36:27 -04:00
Stewart Allen
ba20158461 add disabled drag knife menu and parameters. remove tile scaling as it is duplicative 2020-10-30 13:53:45 -04:00
Stewart Allen
5ada3c6bbd remember last grid-local endpoint. default hoverPop off 2020-10-30 12:50:54 -04:00
Stewart Allen
9be35a21f6 fix layout help text. use api probe definition 2020-10-29 14:39:30 -04:00
Stewart Allen
8c8138f662 fix center for specific modes and devices 2020-10-29 12:05:59 -04:00
Stewart Allen
0f8e29c20b add show rulers option to preference menu 2020-10-29 11:34:48 -04:00
Stewart Allen
5a13b8be0b
Merge pull request #92 from juodumas-forks/add-rulers-to-grid
Implement setRulers() function to draw ruler labels.
2020-10-29 11:01:17 -04:00
juodumas
c4bfc25e2a Implement setRulers() function to draw ruler labels. 2020-10-29 14:01:44 +02:00
Stewart Allen
fb16edd41f adjust vertex precision 2020-10-28 12:16:02 -04:00
Stewart Allen
b08c4b297f fix slice step down when not rough or outline. remove settings name hover 2020-10-28 12:10:09 -04:00
Stewart Allen
532fe5cc8b add view->clear button for mobile 2020-10-28 11:00:58 -04:00
Stewart Allen
2309c8aad9 add note on outline vs rough slicing 2020-10-27 21:33:52 -04:00
Stewart Allen
4e9955b7a2 fix hole detection clobbering slice selection in outline when roughing enabled 2020-10-27 21:32:07 -04:00
Stewart Allen
ecc86f42e1 add menu hover pop behavior preference. fix contour spindle speed 2020-10-27 21:09:28 -04:00