Marius dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool il y a 5 ans
..
TclCommand.py 9c707e0682 - solved a circular import il y a 5 ans
TclCommandAddCircle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandAddPolygon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandAddPolyline.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandAddRectangle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandAlignDrill.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandAlignDrillGrid.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandBbox.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandBounds.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandClearShell.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandCncjob.py ce9b18f9ed - modified the Tcl command Paint "single" parameter. Now it's value is a tuple with the x,y coordinates of the single polygon to be painted. il y a 5 ans
TclCommandCopperClear.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandCutout.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands il y a 5 ans
TclCommandDrillcncjob.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandExportDXF.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandExportExcellon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandExportGcode.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandExportGerber.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandExportSVG.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandExteriors.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute il y a 5 ans
TclCommandGeoCutout.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandGeoUnion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandGetNames.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandGetPath.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandGetSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandHelp.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandImportSvg.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandInteriors.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandIsolate.py dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool il y a 5 ans
TclCommandJoinExcellon.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandJoinGeometry.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandListSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandMillDrills.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute il y a 5 ans
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute il y a 5 ans
TclCommandMirror.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute il y a 5 ans
TclCommandNew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandNewExcellon.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandNewGeometry.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandNewGerber.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandNregions.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandOffset.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandOpenDXF.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
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 il y a 5 ans
TclCommandOpenGCode.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta il y a 5 ans
TclCommandOpenGerber.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta il y a 5 ans
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 il y a 5 ans
TclCommandOpenSVG.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandPaint.py dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool il y a 5 ans
TclCommandPanelize.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
TclCommandPlotAll.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandPlotObjects.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandQuit.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandSaveProject.py eed7e3d620 - some minor changes in the Python version detection il y a 5 ans
TclCommandSaveSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class il y a 5 ans
TclCommandScale.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandSetActive.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandSetOrigin.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandSetPath.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandSetSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class il y a 5 ans
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandSubtractPoly.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandSubtractRectangle.py ba3f10d355 - renamed classes to have shorter names and grouped il y a 5 ans
TclCommandVersion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) il y a 5 ans
TclCommandWriteGCode.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject il y a 5 ans
__init__.py eed7e3d620 - some minor changes in the Python version detection il y a 5 ans