- fixed TclCommand Cutout

- added a new TclCommand named CutoutAny. Keyword: cutout_any
This commit is contained in:
Marius Stanciu
2019-01-25 20:05:27 +02:00
committed by Marius S
parent 006b0c8ecb
commit 3941d03702
5 changed files with 222 additions and 12 deletions

View File

@@ -12,6 +12,7 @@ import tclCommands.TclCommandAlignDrillGrid
import tclCommands.TclCommandClearShell
import tclCommands.TclCommandCncjob
import tclCommands.TclCommandCutout
import tclCommands.TclCommandCutoutAny
import tclCommands.TclCommandDelete
import tclCommands.TclCommandDrillcncjob
import tclCommands.TclCommandExportGcode