Marius 5446570409 - modified behind the scene the UI for Tool Subtract vor 5 Jahren
..
TclCommand.py 2eecb20e95 - remade file names in the app 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 f5c84fdc49 - maintenance_2 vor 5 Jahren
TclCommandAlignDrillGrid.py f5c84fdc49 - maintenance_2 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 f5c84fdc49 - maintenance_2 vor 5 Jahren
TclCommandCopperClear.py 5446570409 - modified behind the scene the UI for Tool Subtract 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 cf78211a6f - wip in the GCode Editor vor 5 Jahren
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 vor 5 Jahren
TclCommandExportExcellon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandExportGcode.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandExportGerber.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandExportSVG.py 604f4b72d6 - small change in TclCommandExportSVG vor 5 Jahren
TclCommandExteriors.py f5c84fdc49 - maintenance_2 vor 5 Jahren
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 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 2eecb20e95 - remade file names in the app vor 5 Jahren
TclCommandGetSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandHelp.py 2eecb20e95 - remade file names in the app vor 5 Jahren
TclCommandImportSvg.py f5c84fdc49 - maintenance_2 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 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute vor 5 Jahren
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute vor 5 Jahren
TclCommandMirror.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 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 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 vor 5 Jahren
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 vor 5 Jahren
TclCommandOpenGCode.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta vor 5 Jahren
TclCommandOpenGerber.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta vor 5 Jahren
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 vor 5 Jahren
TclCommandOpenSVG.py f5c84fdc49 - maintenance_2 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 c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues vor 5 Jahren
TclCommandPanelize.py f5c84fdc49 - maintenance_2 vor 5 Jahren
TclCommandPlotAll.py 2eecb20e95 - remade file names in the app vor 5 Jahren
TclCommandPlotObjects.py 2eecb20e95 - remade file names in the app 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 72c2dd5f26 Working on extracting the prefs UI code from the App class vor 5 Jahren
TclCommandScale.py 2eecb20e95 - remade file names in the app 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 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages vor 5 Jahren
TclCommandSetSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class 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