- updated the preprocessor files
This commit is contained in:
@@ -100,7 +100,6 @@ class Berta_CNC(FlatCAMPostProc):
|
||||
z_toolchange = p.z_toolchange
|
||||
toolchangexy = p.xy_toolchange
|
||||
f_plunge = p.f_plunge
|
||||
gcode = ''
|
||||
|
||||
if toolchangexy is not None:
|
||||
x_toolchange = toolchangexy[0]
|
||||
|
||||
Reference in New Issue
Block a user