Commit graph

5,428 commits

Author SHA1 Message Date
Stewart Allen
24a350295c fix face down and left icons 2026-02-22 16:18:24 -05:00
Stewart Allen
431e2c3f4b convert menubar code from html to js 2026-02-22 16:16:29 -05:00
Stewart Allen
c49454ed6a fix rotate/resize 2026-02-22 15:42:54 -05:00
Stewart Allen
ce423fddcc start refactoring menubar and toolbar components 2026-02-22 15:17:20 -05:00
Stewart Allen
9ffd58a2a2 remove compat css .. too early 2026-02-19 14:51:54 -05:00
Stewart Allen
f5c0e955e7 start a common palette for all apps 2026-02-19 14:41:52 -05:00
Stewart Allen
913977ec64 updating mesh visuals
add document history
2026-02-17 23:49:25 -05:00
Stewart Allen
a17128ee87 fix cpu contour with more than one isolated body 2026-02-16 17:59:52 -05:00
Stewart Allen
78ef351963 fix contour Y mutating widget vertex cache 2026-02-16 17:59:45 -05:00
Stewart Allen
1378160b73 remove windows build from github workflow 2026-02-14 20:12:29 -05:00
Stewart Allen
991137b840 bump rev 4.6.3 2026-02-14 19:24:33 -05:00
Stewart Allen
02fb3cd30d merge experimental void app 2026-02-14 19:00:48 -05:00
Stewart Allen
9e142fbe1e add linux electron flags to be more permissive with graphics cards 2026-02-11 23:37:04 -05:00
Stewart Allen
3e517d88dc fix op regsiter -,= modes 2026-02-06 13:53:24 -05:00
Stewart Allen
becb464715 update esbuild target 2026-02-01 11:23:06 -05:00
Stewart Allen
be97a79cb2 bump rev 4.6.2 2026-02-01 11:10:54 -05:00
Stewart Allen
a001089f0f add install progress bar 2026-02-01 11:09:34 -05:00
Stewart Allen
c64337f3c4 expose mesh worker log function 2026-02-01 09:43:42 -05:00
Stewart Allen
c7a6fe1920 add opfs and api link to it 2026-01-29 16:03:00 -05:00
Stewart Allen
e38287beb7 support layer diff ... todo for solid top/base 2026-01-27 21:50:59 -05:00
Stewart Allen
0879efd05c fix leave_xy offset for roughing cutout 2026-01-27 17:37:19 -05:00
Stewart Allen
e9d3404832 add spindle spin up delay for carvera air 2026-01-26 20:48:53 -05:00
Stewart Allen
e103ffddbd reduce max spindle speed for air 2026-01-25 20:27:14 -05:00
Stewart Allen
3be19e4b38 add carvera air 2026-01-25 20:25:53 -05:00
Stewart Allen
6205487406 resize engine code and preview boxes 2026-01-25 14:29:39 -05:00
Stewart Allen
bfc54463b9 fix api url object loading, add engine workspace export 2026-01-25 11:44:11 -05:00
Stewart Allen
cd33794819 fixes for engine stock origin and center 2026-01-24 00:27:48 -05:00
Stewart Allen
00f34f2cee fix engine setMode() 2026-01-22 22:35:57 -05:00
Stewart Allen
7aefc51e1f add trace 'offset z' option 2026-01-21 20:17:41 -05:00
Stewart Allen
181224b59e if in mesh tool you are unable to close() a window, bounce back to kiri 2026-01-21 19:36:21 -05:00
Stewart Allen
4a683bd389 add new slicePre()/slicePost() requirement to engine and enforce new threading/worker requirement 2026-01-21 18:00:05 -05:00
Stewart Allen
07220655d6 update shared-array-buffer origin trial token 2026-01-20 18:49:42 -05:00
Stewart Allen
5cb7731f6c account for floating point noise in z vertices with shadow clipping 2026-01-20 15:56:15 -05:00
Stewart Allen
1cc271ab25 allow drill to obey zBottom 2026-01-20 09:49:34 -05:00
Stewart Allen
fb150f64e7 bump rev 4.6.1 2026-01-17 21:52:20 -05:00
Stewart Allen
3e3b71edd1 fix LOCAL const 2026-01-15 13:49:57 -05:00
Stewart Allen
93ae09533a correct tool shadow epsilon 2026-01-14 20:16:52 -05:00
Stewart Allen
e569dd5b93 disable trace merge until area can implement properly 2026-01-14 19:28:50 -05:00
Stewart Allen
8a0d827c2a add trace option to ignore part boundaries 2026-01-14 19:24:30 -05:00
Stewart Allen
bdf3de7b04 async-ify fdm slicing layer diffs for ~3x speedup 2026-01-14 17:03:26 -05:00
Stewart Allen
672b3d1077 fix: unit scale when visual z set, gcode import origin, negative level z order 2026-01-14 10:30:39 -05:00
Stewart Allen
b705bd6391 trim support shadow to overhangs 2026-01-13 23:43:39 -05:00
Stewart Allen
46df283300 raise zSafe if zTop is above it 2026-01-13 22:08:40 -05:00
Stewart Allen
8a7b9f9a52 second half of outline strategy 2026-01-13 20:39:52 -05:00
Stewart Allen
10c7bec3c8 use alt strategy for depth first with outline 2026-01-13 20:36:38 -05:00
Stewart Allen
e8d2a111c0 filter out invalid area polys 2026-01-13 17:17:23 -05:00
Stewart Allen
8b62e96ff0 remove input filter on iOS mobile 2026-01-13 07:48:32 -05:00
Stewart Allen
c8c789b723 improve support clipping, change gap offset from number to boolean 2026-01-13 00:13:51 -05:00
Stewart Allen
2c6403e865 reorder auto/manual shadow code blocks, remove belt clip debug 2026-01-12 19:33:42 -05:00
Stewart Allen
69fdf1a60b refactor slice progress tracking, comment out ununsed support var, tighten slice shadow range for fdm 2026-01-12 19:14:08 -05:00