Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

neocogent
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant