Marius Stanciu 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used před 5 roky
..
TclCommand.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandAddCircle.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas před 5 roky
TclCommandAddPolygon.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas před 5 roky
TclCommandAddPolyline.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas před 5 roky
TclCommandAddRectangle.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas před 5 roky
TclCommandAlignDrill.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandAlignDrillGrid.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
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 před 5 roky
TclCommandBounds.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandClearShell.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandCncjob.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandCopperClear.py f5310148eb - trimmed the application strings před 5 roky
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 před 5 roky
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands před 5 roky
TclCommandDrillcncjob.py c7b96b7a68 - fixed issue with preamble not being inserted when used alone před 5 roky
TclCommandExportDXF.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) před 5 roky
TclCommandExportExcellon.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) před 5 roky
TclCommandExportGcode.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandExportGerber.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandExportSVG.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandExteriors.py f5c84fdc49 - maintenance_2 před 5 roky
TclCommandFollow.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
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 před 5 roky
TclCommandGeoUnion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandGetNames.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandGetPath.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandGetSys.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above před 5 roky
TclCommandHelp.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandImportSvg.py 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used před 5 roky
TclCommandInteriors.py f5c84fdc49 - maintenance_2 před 5 roky
TclCommandIsolate.py f5c84fdc49 - maintenance_2 před 5 roky
TclCommandJoinExcellon.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandJoinGeometry.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandListSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandMillDrills.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute před 5 roky
TclCommandMirror.py f5310148eb - trimmed the application strings před 5 roky
TclCommandNew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandNewExcellon.py f5c84fdc49 - maintenance_2 před 5 roky
TclCommandNewGeometry.py f5c84fdc49 - maintenance_2 před 5 roky
TclCommandNewGerber.py f5c84fdc49 - maintenance_2 před 5 roky
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 před 5 roky
TclCommandOffset.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandOpenDXF.py 5170505f53 - trying to optimize Gerber Editor selection with the mouse před 5 roky
TclCommandOpenExcellon.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above před 5 roky
TclCommandOpenGCode.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above před 5 roky
TclCommandOpenGerber.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above před 5 roky
TclCommandOpenProject.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above před 5 roky
TclCommandOpenSVG.py 5170505f53 - trying to optimize Gerber Editor selection with the mouse před 5 roky
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandPaint.py f5310148eb - trimmed the application strings před 5 roky
TclCommandPanelize.py 5170505f53 - trying to optimize Gerber Editor selection with the mouse před 5 roky
TclCommandPlotAll.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandPlotObjects.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandQuit.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandSaveProject.py eed7e3d620 - some minor changes in the Python version detection před 5 roky
TclCommandSaveSys.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandScale.py f5310148eb - trimmed the application strings před 5 roky
TclCommandSetActive.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandSetOrigin.py 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages před 5 roky
TclCommandSetPath.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandSetSys.py 374c29b4b0 - fixed the Tcl Command AlignDrill před 5 roky
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandSubtractPoly.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandSubtractRectangle.py 2eecb20e95 - remade file names in the app před 5 roky
TclCommandVersion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandWriteGCode.py f5c84fdc49 - maintenance_2 před 5 roky
__init__.py eed7e3d620 - some minor changes in the Python version detection před 5 roky