diff --git a/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py b/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py index 31f3691c6c..80b29663e8 100644 --- a/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py +++ b/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py @@ -130,7 +130,8 @@ POST_OPERATION = """""" # Tool Change commands will be inserted before a tool change TOOL_CHANGE = """M05 -M09""" +M09 +""" def processArguments(argstring):