diff --git a/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py b/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py index d3334aeff6..31f3691c6c 100644 --- a/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py +++ b/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py @@ -116,7 +116,8 @@ M08 """ # Postamble text will appear following the last operation. -POSTAMBLE = """M05 M09 +POSTAMBLE = """M05 +M09 G17 G90 G80 G40 M30 """