flatcam/tclCommands
Marius Stanciu 6ea3499d39 - updated the new shortcut list with the shortcuts added lately
- now the special messages in the Shell are color coded according to the level. Before they all were RED. Now the WARNINGS are yellow, ERRORS are red and SUCCESS is a dark green. Also the level is in CAPS LOCK to make them more obvious
- some more changes to GUI interface (solved issues)
- added some status bar messages in the Geometry Editor to guide the user when using the Geometry Tools
- now the '`' shortcut key that shows the 'shortcut key list' in Editors points to the same window which is created in a tab no longer as a pop-up window. This tab can be detached if needed.
2019-02-03 15:13:09 +02:00
..
TclCommand.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAddCircle.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAddPolygon.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAddPolyline.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAddRectangle.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAlignDrill.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAlignDrillGrid.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandClearShell.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandCncjob.py - fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix 2019-01-31 01:45:14 +02:00
TclCommandCutout.py - updated the new shortcut list with the shortcuts added lately 2019-02-03 15:13:09 +02:00
TclCommandCutoutAny.py - updated the new shortcut list with the shortcuts added lately 2019-02-03 15:13:09 +02:00
TclCommandDelete.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandDrillcncjob.py - more fixes (didn't get it right before) 2019-01-31 02:50:03 +02:00
TclCommandExportGcode.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandExportSVG.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandExteriors.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandFollow.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandGeoCutout.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandGeoUnion.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandGetNames.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandGetSys.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandImportSvg.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandInteriors.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandIsolate.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandJoinExcellon.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandJoinGeometry.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandListSys.py - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. 2019-02-01 17:44:28 +02:00
TclCommandMillHoles.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandMirror.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandNew.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandNewGeometry.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOffset.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOpenExcellon.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOpenGCode.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOpenGerber.py - updated the new shortcut list with the shortcuts added lately 2019-02-03 15:13:09 +02:00
TclCommandOpenProject.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOptions.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandPaint.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandPanelize.py - modified the panelize TclCommand to take advantage of the new panelize() function; added a 'threaded' parameter (default value is 1) which controls the execution of the panelize TclCommand: threaded or non-threaded 2019-01-25 18:57:44 +02:00
TclCommandPlot.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSaveProject.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSaveSys.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandScale.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSetActive.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSetSys.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSkew.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSubtractPoly.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSubtractRectangle.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandVersion.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandWriteGCode.py -clean-up before merge 2019-01-03 21:25:08 +02:00
__init__.py - fixed TclCommand Cutout 2019-01-25 20:05:27 +02:00