Marius Stanciu 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 년 전
..
TclCommand.py 2eecb20e95 - remade file names in the app 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 f5c84fdc49 - maintenance_2 5 년 전
TclCommandAlignDrillGrid.py f5c84fdc49 - maintenance_2 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 f5c84fdc49 - maintenance_2 5 년 전
TclCommandCopperClear.py f771838c81 - some refactoring in the keys of the defaults dictionary 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 cf78211a6f - wip in the GCode Editor 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 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 년 전
TclCommandExportGerber.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 년 전
TclCommandExportSVG.py 9491bdc4fc - updated the Turkish translation (by Mehmet Kaya) 5 년 전
TclCommandExteriors.py f5c84fdc49 - maintenance_2 5 년 전
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 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 2eecb20e95 - remade file names in the app 5 년 전
TclCommandGetSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 년 전
TclCommandHelp.py 2eecb20e95 - remade file names in the app 5 년 전
TclCommandImportSvg.py f5c84fdc49 - maintenance_2 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 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 년 전
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 년 전
TclCommandMirror.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 년 전
TclCommandNew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 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 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 년 전
TclCommandOpenExcellon.py 907e4bc6d9 - disabled a skip_quotes method in ToolShell.FCShell class so I can now use quotes to enclose file paths with spaces inside 5 년 전
TclCommandOpenGCode.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 5 년 전
TclCommandOpenGerber.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 5 년 전
TclCommandOpenProject.py 907e4bc6d9 - disabled a skip_quotes method in ToolShell.FCShell class so I can now use quotes to enclose file paths with spaces inside 5 년 전
TclCommandOpenSVG.py f5c84fdc49 - maintenance_2 5 년 전
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 년 전
TclCommandPaint.py f771838c81 - some refactoring in the keys of the defaults dictionary 5 년 전
TclCommandPanelize.py f5c84fdc49 - maintenance_2 5 년 전
TclCommandPlotAll.py 2eecb20e95 - remade file names in the app 5 년 전
TclCommandPlotObjects.py 2eecb20e95 - remade file names in the app 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 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 년 전
TclCommandScale.py 2eecb20e95 - remade file names in the app 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 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 5 년 전
TclCommandSetSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 년 전
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 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 eed7e3d620 - some minor changes in the Python version detection 5 년 전