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 missing G53 for absolute zchange in milldrill. #611

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

eyal0
Copy link
Contributor

@eyal0 eyal0 commented Feb 7, 2022

At best, if your absolute zchange position was 0mm, you would have been
presented with an impossible tool change. At worse, for a negative
zchange position, your CNC would have attempted murder on your
workpiece.

The final retraction at the end of the program already has the G53
prefix.

At best, if your absolute zchange position was 0mm, you would have been
presented with an impossible tool change. At worse, for a negative
zchange position, your CNC would have attempted murder on your
workpiece.

The final retraction at the end of the program already has the G53
prefix.
@eyal0
Copy link
Contributor Author

eyal0 commented Feb 7, 2022

Same as #609

@bombela
Copy link
Contributor

bombela commented Feb 7, 2022

Thank you for updating the tests!

@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.004%) to 69.258% when pulling 0da1d07 on eyal0:g53_missing into 764007c on pcb2gcode:master.

@eyal0
Copy link
Contributor Author

eyal0 commented Feb 8, 2022

No problem. I just run ./integration_tests.py --fix --add and it does it automatically.

@eyal0 eyal0 merged commit e53eae9 into pcb2gcode:master Feb 8, 2022
@eyal0 eyal0 deleted the g53_missing branch February 8, 2022 03:31
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.

None yet

3 participants