Marius Stanciu 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 години
..
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 c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues преди 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 e7c369ab8e - updated the Panelize Tool to save the source code for the panelized Excellon objects so it can be saved from the Save project tab context menu entry преди 5 години
TclCommandExportExcellon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) преди 5 години
TclCommandExportGcode.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) преди 5 години
TclCommandExportGerber.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) преди 5 години
TclCommandExportSVG.py 604f4b72d6 - small change in TclCommandExportSVG преди 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 c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues преди 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 години