- fixed some issues in panelize and cncjob Tcl commands

- reversed the mirroring axis in the `mirror` Tcl command to be consistent with the action in GUI
This commit is contained in:
Marius Stanciu
2022-02-01 22:09:14 +02:00
committed by Marius
parent 52a0efb62e
commit b1f038dd52
7 changed files with 12 additions and 14 deletions

View File

@@ -979,7 +979,7 @@ class GeometryObject(FlatCAMObj, Geometry):
las_min_pwr=0.0,
multidepth=None, dpp=None, toolchange=None, toolchangez=None, toolchangexy=None,
extracut=None, extracut_length=None, startz=None, endz=None, endxy=None, pp=None,
segx=None, segy=None, use_thread=True, plot=True):
segx=None, segy=None, use_thread=True, plot=True, **args):
"""
Only used by the TCL Command Cncjob.
Creates a CNCJob out of this Geometry object. The actual