flatcam/tclCommands
Adam Coddington a64d01b55c Merged in fixes_for_millslots (pull request #343)
Fixes for TclCommandMillSlots
2021-04-05 17:10:31 +00:00
..
TclCommand.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02: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 - correction of tool key (string to int) in tclcommandaligndrill.py 2021-02-20 20:49:06 +01:00
TclCommandAlignDrillGrid.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02: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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
TclCommandCopperClear.py Bugfix for tcl command NCC method 2020-11-07 23:13:20 +01: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 Fix for errors in TclCommandDrillcncjob 2020-12-29 23:42:05 +01: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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
TclCommandExportGerber.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
TclCommandExportSVG.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
TclCommandExteriors.py - maintenance_2 2020-06-02 18:29:45 +03:00
TclCommandFollow.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02: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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02: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 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used 2020-11-04 18:40:59 +02: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 Fix in tooldia acces in tool dict 2020-12-31 21:18:32 +01:00
TclCommandMillSlots.py Replicating fixes from TclCommandMillDrills. 2021-02-23 13:44:55 -08:00
TclCommandMirror.py - trimmed the application strings 2020-11-03 22:37:39 +02:00
TclCommandNew.py Fixed call of on_file_new 2020-12-28 21:15:27 +01: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 - trying to optimize Gerber Editor selection with the mouse 2020-11-03 06:21:53 +02:00
TclCommandOpenExcellon.py - fixed some of the Tcl Commands that depended on the methods refactored above 2020-10-24 20:28:37 +03:00
TclCommandOpenFolder.py New TCL Command OpenFolder added 2019-08-12 21:51:50 +02: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 - trying to optimize Gerber Editor selection with the mouse 2020-11-03 06:21:53 +02: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 - correction of tool key (string to int) in tclcommandaligndrill.py 2021-02-20 20:49:06 +01:00
TclCommandPanelize.py - trying to optimize Gerber Editor selection with the mouse 2020-11-03 06:21:53 +02:00
TclCommandPlotAll.py - remade file names in the app 2020-06-03 20:35:59 +03:00
TclCommandPlotObjects.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02: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 - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
TclCommandScale.py - trimmed the application strings 2020-11-03 22:37:39 +02: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 the Tcl Command AlignDrill 2020-11-02 03:32:00 +02:00
TclCommandSetSys.py - fixed the Tcl Command AlignDrill 2020-11-02 03:32:00 +02: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
TclCommandSplitGeometry.py Description for TCL command SplitGeometry updated 2020-11-07 23:24:07 +01: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 TCL command SplitGeometry added 2020-11-07 23:14:18 +01:00