Skip to content

Retract between non-adjacent in-stock cuts - #516

Open
jeffc wants to merge 1 commit into
GridSpace:rel-nextfrom
jeffc:fix-upandover
Open

Retract between non-adjacent in-stock cuts#516
jeffc wants to merge 1 commit into
GridSpace:rel-nextfrom
jeffc:fix-upandover

Conversation

@jeffc

@jeffc jeffc commented Sep 2, 2026

Copy link
Copy Markdown

Add a clause to gcode generation which forces a retract when fast-moving between non-adjacent contours in a pocket, even if that move doesn't cross a boundary

Before:

image

After:

image

This fix replaces the G0 fast move through stock between the outer perimeter cuts and the next set of contours (in this case, the rightmost section of the pocket). I broke a few bits on this move before I realized what was happening 🙃

Note that this might cause a slight merge conflict with #513 ; if you approve and merge either that one or this one first, I'll update the remaining one to address the conflict.

between non-adjacent contours in a pocket, even not crossing a boundary
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