flatcam/tclCommands
Marius dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool 2020-05-26 17:21:49 +03:00
..
TclCommand.py - solved a circular import 2020-05-18 19:09:37 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandAlignDrillGrid.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandBbox.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandBounds.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +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 - modified the Tcl command Paint "single" parameter. Now it's value is a tuple with the x,y coordinates of the single polygon to be painted. 2020-05-12 16:51:54 +03:00
TclCommandCopperClear.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandCutout.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandDelete.py - fixed some bugs in the Tcl Commands 2020-04-22 14:37:03 +03:00
TclCommandDrillcncjob.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandGetPath.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +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 - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandImportSvg.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandInteriors.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandIsolate.py - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool 2020-05-26 17:21:49 +03:00
TclCommandJoinExcellon.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandJoinGeometry.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandNewGeometry.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandNewGerber.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandNregions.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +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 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool 2020-05-26 17:21:49 +03:00
TclCommandPanelize.py - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
TclCommandPlotAll.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandPlotObjects.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +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 - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandSetActive.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandSetOrigin.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +03:00
TclCommandSetPath.py - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +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 - renamed classes to have shorter names and grouped 2020-05-18 16:02:41 +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 - moved all the new_object related methods in their own class AppObjects.AppObject 2020-05-18 17:31:02 +03:00
__init__.py - some minor changes in the Python version detection 2020-04-28 14:37:34 +03:00