diff --git a/src/Mod/CAM/Path/Dressup/Boundary.py b/src/Mod/CAM/Path/Dressup/Boundary.py index 0c5d549e50..f2dcd983eb 100644 --- a/src/Mod/CAM/Path/Dressup/Boundary.py +++ b/src/Mod/CAM/Path/Dressup/Boundary.py @@ -312,6 +312,8 @@ class PathBoundary: tc.VertFeed.Value, ) ) + # restore G0 movement + commands[-1].Name = cmd.Name inside.remove(e) pos = newPos lastExit = newPos