Adam Coddington a64d01b55c Merged in fixes_for_millslots (pull request #343) 4 سال پیش
..
TclCommand.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandAddCircle.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 سال پیش
TclCommandAddPolygon.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 سال پیش
TclCommandAddPolyline.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 سال پیش
TclCommandAddRectangle.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 سال پیش
TclCommandAlignDrill.py 29c973bb2e - correction of tool key (string to int) in tclcommandaligndrill.py 4 سال پیش
TclCommandAlignDrillGrid.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandBbox.py 66a3e36701 - 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 5 سال پیش
TclCommandBounds.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandClearShell.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandCncjob.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandCopperClear.py 36bfcdce6f Bugfix for tcl command NCC method 5 سال پیش
TclCommandCutout.py 66a3e36701 - 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 5 سال پیش
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands 5 سال پیش
TclCommandDrillcncjob.py 3284469168 Fix for errors in TclCommandDrillcncjob 5 سال پیش
TclCommandExportDXF.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 سال پیش
TclCommandExportExcellon.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 سال پیش
TclCommandExportGcode.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandExportGerber.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandExportSVG.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandExteriors.py f5c84fdc49 - maintenance_2 5 سال پیش
TclCommandFollow.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandGeoCutout.py 66a3e36701 - 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 5 سال پیش
TclCommandGeoUnion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandGetNames.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandGetPath.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandGetSys.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 سال پیش
TclCommandHelp.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandImportSvg.py 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used 5 سال پیش
TclCommandInteriors.py f5c84fdc49 - maintenance_2 5 سال پیش
TclCommandIsolate.py f5c84fdc49 - maintenance_2 5 سال پیش
TclCommandJoinExcellon.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandJoinGeometry.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandListSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandMillDrills.py 0488337672 Fix in tooldia acces in tool dict 5 سال پیش
TclCommandMillSlots.py 8f22fe7e5c Replicating fixes from TclCommandMillDrills. 4 سال پیش
TclCommandMirror.py f5310148eb - trimmed the application strings 5 سال پیش
TclCommandNew.py 911f2d3b51 Fixed call of on_file_new 5 سال پیش
TclCommandNewExcellon.py f5c84fdc49 - maintenance_2 5 سال پیش
TclCommandNewGeometry.py f5c84fdc49 - maintenance_2 5 سال پیش
TclCommandNewGerber.py f5c84fdc49 - maintenance_2 5 سال پیش
TclCommandNregions.py 66a3e36701 - 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 5 سال پیش
TclCommandOffset.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandOpenDXF.py 5170505f53 - trying to optimize Gerber Editor selection with the mouse 5 سال پیش
TclCommandOpenExcellon.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 سال پیش
TclCommandOpenFolder.py 89410b0740 New TCL Command OpenFolder added 6 سال پیش
TclCommandOpenGCode.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 سال پیش
TclCommandOpenGerber.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 سال پیش
TclCommandOpenProject.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 سال پیش
TclCommandOpenSVG.py 5170505f53 - trying to optimize Gerber Editor selection with the mouse 5 سال پیش
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandPaint.py 29c973bb2e - correction of tool key (string to int) in tclcommandaligndrill.py 4 سال پیش
TclCommandPanelize.py 5170505f53 - trying to optimize Gerber Editor selection with the mouse 5 سال پیش
TclCommandPlotAll.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandPlotObjects.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandQuit.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandSaveProject.py eed7e3d620 - some minor changes in the Python version detection 5 سال پیش
TclCommandSaveSys.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandScale.py f5310148eb - trimmed the application strings 5 سال پیش
TclCommandSetActive.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandSetOrigin.py 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 5 سال پیش
TclCommandSetPath.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandSetSys.py 374c29b4b0 - fixed the Tcl Command AlignDrill 5 سال پیش
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandSplitGeometry.py 97e179140c Description for TCL command SplitGeometry updated 5 سال پیش
TclCommandSubtractPoly.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandSubtractRectangle.py 2eecb20e95 - remade file names in the app 5 سال پیش
TclCommandVersion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 سال پیش
TclCommandWriteGCode.py f5c84fdc49 - maintenance_2 5 سال پیش
__init__.py c4c1c87d53 TCL command SplitGeometry added 5 سال پیش