flatcam/tclCommands
Marius Stanciu 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +03:00
..
TclCommand.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandAddCircle.py - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 2020-08-27 02:25:07 +03:00
TclCommandAddPolygon.py - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 2020-08-27 02:25:07 +03:00
TclCommandAddPolyline.py - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 2020-08-27 02:25:07 +03:00
TclCommandAddRectangle.py - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 2020-08-27 02:25:07 +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 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +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 - some refactoring in the keys of the defaults dictionary 2020-10-23 23:14:13 +03:00
TclCommandCutout.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
TclCommandDelete.py - fixed some bugs in the Tcl Commands 2020-04-22 14:37:03 +03:00
TclCommandDrillcncjob.py - wip in the GCode Editor 2020-07-22 17:08:40 +03:00
TclCommandExportDXF.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
TclCommandExportExcellon.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +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 - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +03:00
TclCommandExportSVG.py - updated the Turkish translation (by Mehmet Kaya) 2020-10-24 19:50:34 +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 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +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 - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +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 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +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 - fixed importing DXF file as Gerber method such that now the resulting Gerber object is correctly created having the geometry attributes like self.apertures and self.follow_geometry 2020-07-02 17:15:13 +03:00
TclCommandOpenExcellon.py - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +03:00
TclCommandOpenGCode.py - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +03:00
TclCommandOpenGerber.py - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +03:00
TclCommandOpenProject.py - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +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 - some refactoring in the keys of the defaults dictionary 2020-10-23 23:14:13 +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 - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 2020-06-07 15:30:46 +03:00
TclCommandSetPath.py - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 2020-06-07 15:30:46 +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