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