Marius Stanciu 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 gadi atpakaļ
..
TclCommand.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandAddCircle.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 gadi atpakaļ
TclCommandAddPolygon.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 gadi atpakaļ
TclCommandAddPolyline.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 gadi atpakaļ
TclCommandAddRectangle.py 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 gadi atpakaļ
TclCommandAlignDrill.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandAlignDrillGrid.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
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 gadi atpakaļ
TclCommandBounds.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandClearShell.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandCncjob.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandCopperClear.py f771838c81 - some refactoring in the keys of the defaults dictionary 5 gadi atpakaļ
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 gadi atpakaļ
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands 5 gadi atpakaļ
TclCommandDrillcncjob.py cf78211a6f - wip in the GCode Editor 5 gadi atpakaļ
TclCommandExportDXF.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 gadi atpakaļ
TclCommandExportExcellon.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 gadi atpakaļ
TclCommandExportGcode.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandExportGerber.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 gadi atpakaļ
TclCommandExportSVG.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 gadi atpakaļ
TclCommandExteriors.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 gadi atpakaļ
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 gadi atpakaļ
TclCommandGeoUnion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandGetNames.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandGetPath.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandGetSys.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 gadi atpakaļ
TclCommandHelp.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandImportSvg.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandInteriors.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandIsolate.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandJoinExcellon.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandJoinGeometry.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandListSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandMillDrills.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 gadi atpakaļ
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 gadi atpakaļ
TclCommandMirror.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 gadi atpakaļ
TclCommandNew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandNewExcellon.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandNewGeometry.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandNewGerber.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
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 gadi atpakaļ
TclCommandOffset.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandOpenDXF.py e1dab238a7 - 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 5 gadi atpakaļ
TclCommandOpenExcellon.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 gadi atpakaļ
TclCommandOpenGCode.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 gadi atpakaļ
TclCommandOpenGerber.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 gadi atpakaļ
TclCommandOpenProject.py 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 gadi atpakaļ
TclCommandOpenSVG.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandPaint.py f771838c81 - some refactoring in the keys of the defaults dictionary 5 gadi atpakaļ
TclCommandPanelize.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
TclCommandPlotAll.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandPlotObjects.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandQuit.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandSaveProject.py eed7e3d620 - some minor changes in the Python version detection 5 gadi atpakaļ
TclCommandSaveSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 gadi atpakaļ
TclCommandScale.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandSetActive.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandSetOrigin.py 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 5 gadi atpakaļ
TclCommandSetPath.py 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 5 gadi atpakaļ
TclCommandSetSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 gadi atpakaļ
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandSubtractPoly.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandSubtractRectangle.py 2eecb20e95 - remade file names in the app 5 gadi atpakaļ
TclCommandVersion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 gadi atpakaļ
TclCommandWriteGCode.py f5c84fdc49 - maintenance_2 5 gadi atpakaļ
__init__.py eed7e3d620 - some minor changes in the Python version detection 5 gadi atpakaļ