Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring před 5 roky
..
TclCommand.py d61ca10e75 - more refactoring; solved some issues introduced by the refactoring před 5 roky
TclCommandAddCircle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandAddPolygon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandAddPolyline.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandAddRectangle.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandAlignDrill.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandAlignDrillGrid.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandBbox.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandBounds.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandClearShell.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
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. před 5 roky
TclCommandCopperClear.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandCutout.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandDelete.py 66d9ddd402 - fixed some bugs in the Tcl Commands před 5 roky
TclCommandDrillcncjob.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandExportDXF.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandExportExcellon.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandExportGcode.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandExportGerber.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandExportSVG.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandExteriors.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandFollow.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute před 5 roky
TclCommandGeoCutout.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandGeoUnion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandGetNames.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandGetPath.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandGetSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandHelp.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandImportSvg.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandInteriors.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandIsolate.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta před 5 roky
TclCommandJoinExcellon.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandJoinGeometry.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandListSys.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandMillDrills.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute před 5 roky
TclCommandMillSlots.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute před 5 roky
TclCommandMirror.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute před 5 roky
TclCommandNew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandNewExcellon.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandNewGeometry.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandNewGerber.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandNregions.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandOffset.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandOpenDXF.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
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 před 5 roky
TclCommandOpenGCode.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta před 5 roky
TclCommandOpenGerber.py 77f6e19267 - small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta před 5 roky
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 před 5 roky
TclCommandOpenSVG.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandOptions.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandPaint.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandPanelize.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
TclCommandPlotAll.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandPlotObjects.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandQuit.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandSaveProject.py eed7e3d620 - some minor changes in the Python version detection před 5 roky
TclCommandSaveSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class před 5 roky
TclCommandScale.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandSetActive.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandSetOrigin.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandSetPath.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandSetSys.py 72c2dd5f26 Working on extracting the prefs UI code from the App class před 5 roky
TclCommandSkew.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandSubtractPoly.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandSubtractRectangle.py ba3f10d355 - renamed classes to have shorter names and grouped před 5 roky
TclCommandVersion.py 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
TclCommandWriteGCode.py 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject před 5 roky
__init__.py eed7e3d620 - some minor changes in the Python version detection před 5 roky