305engineering / Inkscape

Extensions for Inkscape
135 stars 98 forks source link

add extra options for OFF speed, dwell, initial Z, reset position code #25

Open neocogent opened 5 years ago

neocogent commented 5 years ago

These options are of great use for me in using this extension on a modified 3D printer.

speed_OFF - reduces runtime greatly especially with artwork that has much blank area

dwell - fixes problems with laser skipping on/off due to not waiting on queue before laser command (-1 disables)(probably only happens when your printer uses non-queueing commands for the laser like mine, M42)

init_Z - lets you set Z position at start so you only need to home after power on. saves time. (-1 disables)

reset_pos - controls if G92 is output as that resets Z position as well