Commit graph grid-apps-cmms/js/kiri-print.js
Author SHA1 Message Date
Stewart Allen
627193b645 checkpoint sla work 2020-04-13 21:52:05 -04:00
Stewart Allen
1e98f81cc6 checkpoint sla work 2020-04-13 17:42:40 -04:00
Stewart Allen
621eb7e900 fix excessive retraction and anti-backlash in sparse support. fix process settings reload 2020-04-11 21:26:00 -04:00
Stewart Allen
3717a016d2 change purge blocks to spiral rectangles 2020-04-10 21:26:07 -04:00
Stewart Allen
5030dbd5f3 fix gcode import and add extruder compensation from selected device. fix tool select script output 2020-04-10 20:38:16 -04:00
Stewart Allen
19d23fdf44 restore basic gcode export for FDM 2020-04-09 22:42:40 -04:00
Stewart Allen
5ba15bc4af fix bugs with latent stock settings, first and print point for multi-widget slice in cam 2020-03-15 19:29:59 -04:00
Stewart Allen
01485dc38e fix climb vs conventional for 95% of cases with normal endmills 2020-03-14 20:26:00 -04:00
Stewart Allen
1e72fc5288 fix deselect in preview mode 2020-03-11 13:24:09 -04:00
Stewart Allen
cd56cdd07d fix non-depth-first finishing and tip2tip emit 2020-03-11 13:19:29 -04:00
Stewart Allen
2b8734d27c fix tip2tip emit using wrong last point for open polys 2020-03-11 08:37:49 -04:00
Stewart Allen
25a3be2cdc fix clearance move between parts of differing heights. fix persist moves check 2020-03-11 08:27:32 -04:00
Stewart Allen
b2c59cd739 multiple api migration fixes. separate print moves into their own selectable layer 2020-03-09 18:08:08 -04:00
Stewart Allen
de525f00fa add separate speed for polishing moves 2020-03-05 22:26:33 -05:00
Stewart Allen
fa92a3065d split polishing into x and y passes 2020-03-05 18:36:12 -05:00
Stewart Allen
a3487f96a8 use sparse fill strategy to connect polish lines 2020-03-04 21:52:59 -05:00
Stewart Allen
3a715a24fe switch polish from line segments to polys 2020-03-04 21:47:05 -05:00
Stewart Allen
c51887d9ba converging on a better polish. moving to polys vs lines 2020-03-04 17:40:11 -05:00
Stewart Allen
fdd2d16447 fix origin for exports and imports in all cases. fix device name input. fix preserve item locations in non-fdm modes 2020-03-03 20:06:10 -05:00
Stewart Allen
9f819e8398 weight poly2poly movements by polygon area 2020-02-08 13:09:54 -05:00
Stewart Allen
cbfb92a462 another depth-first fix. this time for pool tops 2020-02-08 10:33:45 -05:00
Stewart Allen
ff15e6185c more efficient output ordering when using depth first 2020-02-06 22:06:13 -05:00
Stewart Allen
b81c424241 make direction in/out configurable in code (needs ui help) 2020-01-28 18:16:28 -05:00
Stewart Allen
ea6d620b1b svg to gcode requires more work (missing widget, output info) 2019-09-17 08:55:27 -04:00
Stewart Allen
c51444d631 add preliminary svg import 2019-09-17 08:36:20 -04:00
Stewart Allen
6246f34e7a change from short factor to min speed 2019-05-04 09:56:21 -04:00
Stewart Allen
84dfd37df3 revert move color 2019-04-08 20:03:50 -04:00
Stewart Allen
7813bb9c63 implement better coasting. add device layer forced retractions 2019-04-02 19:08:19 -07:00
Stewart Allen
860febb1d0 remove 'short segment' setting. clarify tool tips 2019-03-30 13:58:48 -04:00
Stewart Allen
adc095b853 output outer poly first 2019-03-04 18:12:00 -05:00
Stewart Allen
b0eae15fbb copyright updates 2019-01-21 10:57:11 -05:00
Stewart Allen
9e6508e4f6 fixes #53 b/c uglify optimization confuses chrome boolean expression evaluation 2018-11-20 10:02:31 -05:00
Cosmin Gorgovan
9933580b97 Fix null pointer dereference when drilling with dwell time
Uncaught TypeError: Cannot read property 'x' of null
    at addOutput (v1.2.4b:388)
    at layerPush (v1.2.4b:979)
    at camDwell (v1.2.4b:1057)
    at v1.2.4b:1048
    at Array.forEach (<anonymous>)
    at emitDrill (v1.2.4b:1045)
    at emitDrills (v1.2.4b:1014)
    at Object.printSetup (v1.2.4b:1356)
    at Print.PRO.setup (v1.2.4b:176)
    at printSetup (1.2.4b:1)
2018-10-23 22:07:10 +01:00
Stewart Allen
1b4d1384f9 add faster fill for supports 2018-06-20 13:24:17 -04:00
Stewart Allen
b85e339a04 fix laser layout on preview/export 2018-03-25 19:21:07 -04:00
Stewart Allen
522cefabb4 add z-hop support on retraction moves 2018-02-28 10:10:57 -05:00
Stewart Allen
faac45b520 make anti-backlash configurable 2018-02-13 16:07:10 -05:00
Stewart Allen
975fe5cacc fix unmarked fill point bug 2018-02-13 14:46:37 -05:00
Stewart Allen
1e8bd12afd optimize fill movements for better surface finish. remove old fdm process fields 2018-02-12 08:42:33 -05:00
Stewart Allen
6c66cdae47 checkpoint fill refactoring 2018-02-11 22:59:15 -05:00
Stewart Allen
e19f64c1a2 new fill technique 2018-02-11 16:18:46 -05:00
Stewart Allen
bdca904c61 checkpoint anti-backlash 2018-02-11 07:49:57 -05:00
Stewart Allen
7ed281972d add anti-backlash option for solid fill 2018-02-07 23:29:52 -05:00
Stewart Allen
0bdbf74312 improve retraction over inner voids 2018-01-30 20:01:34 -05:00
Stewart Allen
7e2d6bc060 fix null end layer bug 2018-01-20 22:51:35 -05:00
Stewart Allen
8914b900b2 add separate first layer extrusion multiplier 2018-01-19 19:23:02 -05:00
Stewart Allen
b230372d7f change gp target to drop-down 2018-01-19 11:10:59 -05:00
Stewart Allen
e695cd658c add separate first layer fill speed 2018-01-18 21:53:46 -05:00
Stewart Allen
0bbbe81ba8 reduce unnecessary retractions 2018-01-16 16:01:53 -05:00
Stewart Allen
cdfa2456e4 remove checkBisect and wipe on retract 2018-01-16 06:07:22 -05:00