flatcam/tclCommands
Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
- removed the import of the whole FlatCAMApp file only for the usage of GracefulException
- remove the import of FlatCAMApp and used alternate ways
- optimized the imports in some files
- moved the Bookmarksmanager and ToolDB classes into their own files
- solved some bugs that were not so visible in the Editors and HPGL parser
- split the FlatCAMObj file into multiple files located in the flatcamObjects folder and renamed the contained classes with names more suggestive
- updated the Google Translation for the German language
2020-04-27 12:34:56 +03:00
..
TclCommand.py - finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class 2020-04-27 06:55:08 +03:00
TclCommandAddCircle.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAddPolygon.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAddPolyline.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAddRectangle.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandAlignDrill.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandAlignDrillGrid.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandBbox.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandBounds.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandClearShell.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandCncjob.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandCopperClear.py - updated Paint Tool for the new Tool DB 2020-04-24 21:08:27 +03:00
TclCommandCutout.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandDelete.py - fixed some bugs in the Tcl Commands 2020-04-22 14:37:03 +03:00
TclCommandDrillcncjob.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandExportDXF.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportExcellon.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportGcode.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportGerber.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExportSVG.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandExteriors.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandFollow.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandGeoCutout.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandGeoUnion.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandGetNames.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandGetSys.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandHelp.py - finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class 2020-04-27 06:55:08 +03:00
TclCommandImportSvg.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandInteriors.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandIsolate.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandJoinExcellon.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandJoinGeometry.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandListSys.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandMillDrills.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandMillSlots.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandMirror.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandNew.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandNewExcellon.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandNewGeometry.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandNewGerber.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandNregions.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandOffset.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandOpenExcellon.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandOpenGCode.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandOpenGerber.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandOpenProject.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandOptions.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandPaint.py - updated Paint Tool for the new Tool DB 2020-04-24 21:08:27 +03:00
TclCommandPanelize.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
TclCommandPlotAll.py - fixed some bugs in the Tcl Commands 2020-04-22 14:37:03 +03:00
TclCommandPlotObjects.py - updated the Tcl commands PlotAll and PlotObjects to have a parameter that control if the objects are to be plotted or not on canvas; it serve as a disable/enable 2020-04-13 20:28:39 +03:00
TclCommandQuit.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSaveProject.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSaveSys.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandScale.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSetActive.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSetOrigin.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSetSys.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSkew.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSubtractPoly.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandSubtractRectangle.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandVersion.py - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 2020-04-13 19:15:20 +03:00
TclCommandWriteGCode.py - fixed some bugs in the Tcl Commands 2020-04-22 14:37:03 +03:00
__init__.py - fixed the Tcl Command Help to work as expected; made the text of the commands to be colored in Red color and bold 2020-04-23 02:07:55 +03:00