- maintenance_1
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
# MIT Licence #
|
||||
# ##########################################################
|
||||
|
||||
from AppPreProcessor import *
|
||||
from FlatCAMPostProc import *
|
||||
|
||||
|
||||
class Toolchange_Manual(PreProc):
|
||||
class Toolchange_Manual(FlatCAMPostProc):
|
||||
|
||||
include_header = True
|
||||
coordinate_format = "%.*f"
|
||||
|
||||
Reference in New Issue
Block a user