Commit graph

3,799 commits

Author SHA1 Message Date
Stewart Allen
f4889d3c8f prevent make clean from removing manifold file 2024-07-02 18:12:00 -04:00
Stewart Allen
9f14ecf88a checkpoint poly arc finding (for drilling op upgrade) 2024-07-02 13:28:13 -04:00
Stewart Allen
edf7a53d4c move gerber render to worker to free up UI thread 2024-07-01 21:17:18 -04:00
Stewart Allen
619468ee00 improve open poly offsetting. change gerber trace 3d interpetation 2024-07-01 20:52:49 -04:00
Stewart Allen
903a0007d6 clean up platform file load 2024-06-30 23:15:03 -04:00
Stewart Allen
7f4a6723ff fix base46 convert miss on string vs buffer input. remove obsolete threejs exception on minify 2024-06-30 15:27:37 -04:00
Stewart Allen
b20f839f0b bump rev 4.0.2 2024-06-30 12:46:09 -04:00
Stewart Allen
1455a624c3 render vias into extruded gerber / copper layer. workaround flawed poly flatten / crush 2024-06-30 12:45:22 -04:00
Stewart Allen
8b215460a1 complete basic gerber import conversion to mesh for milling traces 2024-06-29 23:03:40 -04:00
Stewart Allen
fdfea41a48 add gbr to loader classes 2024-06-29 19:21:22 -04:00
Stewart Allen
9adfe33cfb reconcile new three modules, create a bundle 2024-06-29 15:48:00 -04:00
Stewart Allen
e26e57e193 complete es module wrappers
update manifold to current npm
update csg to use new manifold
remove manifold npm pre install download from static
2024-06-29 07:14:20 -04:00
Stewart Allen
b4ad2bef61 bump rev 4.0.1 -- add more gerber code 2024-06-28 17:08:08 -04:00
Stewart Allen
6a811ff601 add missing gerber file link 2024-06-27 22:46:42 -04:00
Stewart Allen
d1938316e5 checkpoint internal work. # app server file wrapping, gerber import work 2024-06-27 21:50:54 -04:00
Stewart Allen
2519bec95d change ease down behavior. no longer use step down to lift Z 2024-06-24 21:29:28 -04:00
Stewart Allen
bde9080f43 improve infill speed / routing for most scenarios. improve (hidden) intra-layer fdm slider 2024-06-24 15:20:41 -04:00
Stewart Allen
b8f938b10c fixes #279 by adapting retract distance to device nozzle diameter 2024-06-24 10:44:13 -04:00
Stewart Allen
6944163ea4 feat: replace automatic speed scaling on full tool engagement with user parameter 2024-06-23 11:56:43 -04:00
Stewart Allen
050fa8afb3 bump rev 4.0.0 2024-06-21 17:01:49 -04:00
Stewart Allen
8141b7c08a update origin trial, sync on workspace save 2024-06-19 19:59:26 -04:00
Stewart Allen
a3bede3ae9 add new build targets, update readme 2024-06-18 12:06:25 -04:00
Stewart Allen
995b338946 replace all window.prompt() with kiri.ui.prompt() for electron. open electron links in os browser 2024-06-17 15:21:50 -04:00
Stewart Allen
4d81932f38 add support for electron modules 2024-06-16 21:48:41 -04:00
Stewart Allen
c3a6c876cb bump rev 4.0.D17 2024-06-16 15:53:19 -04:00
Stewart Allen
b526bec87e allow manual triggering of builds
bump action versions
add token reference for electron build
add release workflow
add links for windows replacements
add helper for github build workflow
align asset names with build artifact names
produce zip artifacts from electron build
change artifact name to KiriMoto and add array build target
add mac app signing
add electron app icons
add links.csv helper
add dryrun cache build and integration into electron app for faster startup
allow windows install alt location. suppress gdpr on localhost / built apps
2024-06-16 14:34:01 -04:00
Stewart Allen
7e8838da1c add electron build 2024-06-14 17:38:07 -04:00
Stewart Allen
87b251bedc add proper gcode on/off macros for each cutting tool 2024-06-13 23:42:28 -04:00
Stewart Allen
f6f1d2478e restrict ctOrigin offsets to ctOriginBounds 2024-06-13 22:31:59 -04:00
Stewart Allen
3c867e7070 bump rev 4.0.D16 2024-06-13 22:20:34 -04:00
Stewart Allen
7324870856 update security context alert 2024-06-13 22:17:20 -04:00
Stewart Allen
4d811972f6 compensate WireEDM previews when origin bounds checked 2024-06-13 22:13:03 -04:00
Stewart Allen
9ba231a86a bump rev 4.0.D15 2024-06-13 19:57:54 -04:00
Stewart Allen
2ac1eb9e9e fix output order using next closest 2024-06-13 19:56:04 -04:00
Stewart Allen
d087aaae73 refactor tile packing, cut tools file pathing 2024-06-13 19:00:04 -04:00
Stewart Allen
8017fe37e5 checkpoint before cut/prepare refactor. comments 2024-06-12 17:01:50 -04:00
Stewart Allen
a15e73495f improve bounds tracking and output in cut modes. improve dark mode export dialog 2024-06-12 10:31:40 -07:00
Stewart Allen
3a48b319d7 add wire-edm origin offsets to setup a lead-in 2024-06-11 20:18:09 -07:00
Stewart Allen
8d66083409 fix long standing layout-on-load bug 2024-06-11 18:19:25 -07:00
Stewart Allen
c8bfa6a789 checkpoint cut tools drivers 2024-06-11 17:35:02 -07:00
Stewart Allen
ce78873f76 checkpoint WireEDM feature development 2024-06-11 13:16:02 -07:00
Stewart Allen
5eb795606b checkpoint WireEDM surface selection and menu re-org 2024-06-10 21:54:25 -07:00
Stewart Allen
3f0bf78d8b add hover titles for machining modes 2024-06-09 19:29:50 -07:00
Stewart Allen
bc7f8d64be stabilize Y position of cnc pop op 2024-06-09 19:22:56 -07:00
Stewart Allen
f332fbece8 bump rev 4.0.D14 2024-06-09 19:09:22 -07:00
Stewart Allen
dfe42c0e4e refactor / rename laser fields to ct for 'cut tool' as a generic class for waterjet/wireedm/dragknite/laser 2024-06-09 15:33:30 -07:00
Stewart Allen
1d50d42b46 stub in new device types: WaterJet, WireEDM 2024-06-09 14:03:16 -07:00
Stewart Allen
85f48ef9b4 split dragknife out of laser and create new mode based on it. template for waterjet and wire-edm 2024-06-09 11:00:53 -07:00
Stewart Allen
f164353dd1 bump rev 4.0.D13 2024-06-08 15:19:42 -07:00
Stewart Allen
5797f4fb2a update (fix?) laser DXF output format. fix layer grouping option 2024-06-08 15:18:19 -07:00