- added a new TclCommand named quit_flatcam which will ... quit FlatCAM from Tcl Shell or from a script

This commit is contained in:
Marius Stanciu
2019-09-19 04:04:18 +03:00
committed by Marius
parent 1d26247fc4
commit 4540066731
4 changed files with 71 additions and 15 deletions

View File

@@ -48,6 +48,7 @@ import tclCommands.TclCommandPaint
import tclCommands.TclCommandPanelize
import tclCommands.TclCommandPlotAll
import tclCommands.TclCommandPlotObjects
import tclCommands.TclCommandQuit
import tclCommands.TclCommandSaveProject
import tclCommands.TclCommandSaveSys
import tclCommands.TclCommandScale