Marius dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool vor 5 Jahren
..
TclCommand.py 9c707e0682 - solved a circular import vor 5 Jahren
TclCommandAddCircle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandAddPolygon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandAddPolyline.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandAddRectangle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandAlignDrill.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandAlignDrillGrid.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandBbox.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandBounds.py ba3f10d355 - renamed classes to have shorter names and grouped 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 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. vor 5 Jahren
TclCommandCopperClear.py ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandCutout.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands vor 5 Jahren
TclCommandDrillcncjob.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandExportDXF.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 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 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) vor 5 Jahren
TclCommandExteriors.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute vor 5 Jahren
TclCommandGeoCutout.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 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 ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandGetPath.py ba3f10d355 - renamed classes to have shorter names and grouped 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 ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandImportSvg.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandInteriors.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandIsolate.py dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool vor 5 Jahren
TclCommandJoinExcellon.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandJoinGeometry.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 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 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandNewGeometry.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandNewGerber.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandNregions.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 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 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 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 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 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 dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool vor 5 Jahren
TclCommandPanelize.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
TclCommandPlotAll.py ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandPlotObjects.py ba3f10d355 - renamed classes to have shorter names and grouped 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 ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandSetActive.py ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandSetOrigin.py ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
TclCommandSetPath.py ba3f10d355 - renamed classes to have shorter names and grouped 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 ba3f10d355 - renamed classes to have shorter names and grouped 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 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
__init__.py eed7e3d620 - some minor changes in the Python version detection vor 5 Jahren