diff --git a/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py b/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py index 8e9099ffae..42ebcdbed1 100644 --- a/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py +++ b/src/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py @@ -248,7 +248,7 @@ def export(objectslist, filename, argstring): # get coolant mode coolantMode = PathUtil.coolantModeForOp(obj) - + # turn coolant on if required if OUTPUT_COMMENTS: if not coolantMode == "None":