瀏覽代碼

- fixed a small issue in 'manual_toolchange' postprocessor file in toolchange function

Marius Stanciu 7 年之前
父節點
當前提交
bd295dbea9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      postprocessors/manual_toolchange.py

+ 1 - 1
postprocessors/manual_toolchange.py

@@ -82,7 +82,7 @@ class manual_toolchange(FlatCAMPostProc):
             return """G00 Z{toolchangez}
 T{tool}
 M5
-G00 X{toolchangex}Y{toolchangey}    
+G00 X{toolchangex} Y{toolchangey}    
 (MSG, Change to Tool Dia = {toolC}, Total drills for current tool = {t_drills})
 M0
 G01 Z0