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

This commit is contained in:
Marius Stanciu 2019-01-23 00:45:21 +02:00 committed by Marius S
parent 7c301922db
commit bd295dbea9
1 changed files with 1 additions and 1 deletions

View File

@ -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