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