Marius Stanciu cf78211a6f - wip in the GCode Editor 5 anni fa
..
TclCommand.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandAddCircle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandAddPolygon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandAddPolyline.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandAddRectangle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandAlignDrill.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandAlignDrillGrid.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandBbox.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandBounds.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandClearShell.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandCncjob.py f5c84fdc49 - maintenance_2 5 anni fa
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 anni fa
TclCommandCutout.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands 5 anni fa
TclCommandDrillcncjob.py cf78211a6f - wip in the GCode Editor 5 anni fa
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 anni fa
TclCommandExportExcellon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandExportGcode.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandExportGerber.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandExportSVG.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandExteriors.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 anni fa
TclCommandGeoCutout.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandGeoUnion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandGetNames.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandGetPath.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandGetSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandHelp.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandImportSvg.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandInteriors.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandIsolate.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandJoinExcellon.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandJoinGeometry.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandListSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandMillDrills.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 anni fa
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 anni fa
TclCommandMirror.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 anni fa
TclCommandNew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandNewExcellon.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandNewGeometry.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandNewGerber.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandNregions.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandOffset.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
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 anni fa
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 anni fa
TclCommandOpenGCode.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 5 anni fa
TclCommandOpenGerber.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta 5 anni fa
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 anni fa
TclCommandOpenSVG.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
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 anni fa
TclCommandPanelize.py f5c84fdc49 - maintenance_2 5 anni fa
TclCommandPlotAll.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandPlotObjects.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandQuit.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandSaveProject.py eed7e3d620 - some minor changes in the Python version detection 5 anni fa
TclCommandSaveSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 anni fa
TclCommandScale.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandSetActive.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandSetOrigin.py 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 5 anni fa
TclCommandSetPath.py 039500b43f - fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages 5 anni fa
TclCommandSetSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class 5 anni fa
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandSubtractPoly.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandSubtractRectangle.py 2eecb20e95 - remade file names in the app 5 anni fa
TclCommandVersion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 anni fa
TclCommandWriteGCode.py f5c84fdc49 - maintenance_2 5 anni fa
__init__.py eed7e3d620 - some minor changes in the Python version detection 5 anni fa