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: Don't use path finding for the outline #574

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

eyal0
Copy link
Contributor

@eyal0 eyal0 commented Apr 8, 2021

This fixes a bug introduced in 20fc611 where we started doing path
finding on paths that the cutter makes. We shouldn't do that.

This fixes a bug introduced in 20fc611 where we started doing path
finding on paths that the cutter makes.  We shouldn't do that.
@coveralls
Copy link
Collaborator

Coverage Status

Coverage decreased (-0.03%) to 69.22% when pulling e418f32 on eyal0:outline_no_path_finding into 0971c44 on pcb2gcode:master.

@eyal0 eyal0 merged commit 56a6103 into pcb2gcode:master Apr 8, 2021
@eyal0 eyal0 deleted the outline_no_path_finding branch April 8, 2021 21:28
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

2 participants