- progress in ToolChange Custom commands replacement and rename

This commit is contained in:
Marius Stanciu
2019-02-28 18:02:29 +02:00
committed by Marius
parent 546f643035
commit 9f60df850e
19 changed files with 372 additions and 337 deletions

View File

@@ -60,7 +60,7 @@ class hpgl(FlatCAMPostProc):
def feedrate_code(self, p):
return ''
def feedrate_z_code(self, p):
def z_feedrate_code(self, p):
return ''
def feedrate_rapid_code(self, p):