Skip to content

Add missing G53 for absolute zchange in milldrill.#611

Merged
eyal0 merged 1 commit into
pcb2gcode:masterfrom
eyal0:g53_missing
Feb 8, 2022
Merged

Add missing G53 for absolute zchange in milldrill.#611
eyal0 merged 1 commit into
pcb2gcode:masterfrom
eyal0:g53_missing

Conversation

@eyal0

@eyal0 eyal0 commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

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

eyal0 commented Feb 7, 2022

Copy link
Copy Markdown
Contributor Author

Same as #609

@bombela

bombela commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

Thank you for updating the tests!

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

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

@eyal0

eyal0 commented Feb 8, 2022

Copy link
Copy Markdown
Contributor Author

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.

3 participants