Merge pull request #23242 from tarman3/boundary-g0

CAM: DressupBoundary - Fix G0
This commit is contained in:
sliptonic
2026-01-23 12:11:10 -06:00
committed by GitHub

View File

@@ -312,6 +312,8 @@ class PathBoundary:
tc.VertFeed.Value,
)
)
# restore G0 movement
commands[-1].Name = cmd.Name
inside.remove(e)
pos = newPos
lastExit = newPos