Marius Stanciu c7b96b7a68 - fixed issue with preamble not being inserted when used alone 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 9c97ce49b9 - brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob 5 年之前
TclCommandCopperClear.py 31a84bb4cc - fixed an issue in Isolation Tool when running the app in Basic mode; 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 c7b96b7a68 - fixed issue with preamble not being inserted when used alone 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 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 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 8de411d4c4 - fixed some of the Tcl Commands that depended on the methods refactored above 5 年之前
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 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 9c97ce49b9 - brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob 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 年之前