flatcam/tclCommands
Marius Stanciu 2eecb20e95 - remade file names in the app
- fixed the issue with factory_defaults being saved every time the app start
- fixed the preferences not being saved to a file when the Save button is pressed in Edit -> Preferences
- fixed and updated the Transform Tools in the Editors
2020-06-03 20:35:59 +03:00
..
TclCommand.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandAddCircle.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAddPolygon.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAddPolyline.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAddRectangle.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAlignDrill.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandAlignDrillGrid.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandBbox.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandBounds.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandClearShell.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandCncjob.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandCopperClear.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandCutout.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandDelete.py - fixed some bugs in the Tcl Commands 2020-04-22 14:37:03 +03:00
TclCommandDrillcncjob.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandExportDXF.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportExcellon.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportGcode.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportGerber.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportSVG.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExteriors.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandFollow.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandGeoCutout.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandGeoUnion.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandGetNames.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandGetPath.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandGetSys.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandHelp.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandImportSvg.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandInteriors.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandIsolate.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandJoinExcellon.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandJoinGeometry.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandListSys.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandMillDrills.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandMillSlots.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandMirror.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandNew.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandNewExcellon.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandNewGeometry.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandNewGerber.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandNregions.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandOffset.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandOpenDXF.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandOpenExcellon.py - disabled a skip_quotes method in ToolShell.FCShell class so I can now use quotes to enclose file paths with spaces inside 2020-04-28 21:08:40 +03:00
TclCommandOpenGCode.py - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 2020-05-03 16:14:25 +03:00
TclCommandOpenGerber.py - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 2020-05-03 16:14:25 +03:00
TclCommandOpenProject.py - disabled a skip_quotes method in ToolShell.FCShell class so I can now use quotes to enclose file paths with spaces inside 2020-04-28 21:08:40 +03:00
TclCommandOpenSVG.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandOptions.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandPaint.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandPanelize.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandPlotAll.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandPlotObjects.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandQuit.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSaveProject.py - some minor changes in the Python version detection 2020-04-28 14:37:34 +03:00
TclCommandSaveSys.py Working on extracting the prefs UI code from the App class 2020-04-29 01:49:34 +01:00
TclCommandScale.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandSetActive.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandSetOrigin.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandSetPath.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandSetSys.py Working on extracting the prefs UI code from the App class 2020-04-29 01:49:34 +01:00
TclCommandSkew.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSubtractPoly.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSubtractRectangle.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandVersion.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandWriteGCode.py - maintenance_2 2020-06-02 18:29:45 +03:00
__init__.py - some minor changes in the Python version detection 2020-04-28 14:37:34 +03:00