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

fix: Use backtracking limit in path_finding #573

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

eyal0
Copy link
Contributor

@eyal0 eyal0 commented Apr 8, 2021

When --backtrack is not infinity (the default), then take it into
account not just when using the backtrack feature but also when doing
path finding.

This fixes #571

@eyal0 eyal0 force-pushed the backtrack_path_finding branch 2 times, most recently from 06bc145 to d729719 Compare April 9, 2021 01:11
When `--backtrack` is not infinity (the default), then take it into
account not just when using the backtrack feature but also when doing
path finding.

This fixes pcb2gcode#571
@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.006%) to 69.226% when pulling 1a7969b on eyal0:backtrack_path_finding into 56a6103 on pcb2gcode:master.

@eyal0 eyal0 merged commit e7c1175 into pcb2gcode:master Apr 9, 2021
@eyal0 eyal0 deleted the backtrack_path_finding branch April 9, 2021 02:34
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.

zwork doesent seem to lift between most pads when --mill-feed exeeds 1102 mm/min
2 participants