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