Explorar el Código

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

Marius Stanciu hace 7 años
padre
commit
bd295dbea9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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