Marius Stanciu 18e128c57b - now the Edit command (either from Menu Edit ->Edit Object) or through the shortcut key (E key) or project tab context menu works also for the CNCJob objects (will open a text Editor with the GCode) 5 lat temu
..
FlatCAMCNCJob.py d739a5b05d - re-added the position labels in the status bar; they will be useful if HUD is Off (Altium does the same :) so learn from the best) 5 lat temu
FlatCAMDocument.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 lat temu
FlatCAMExcellon.py 541813c22b - finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode 5 lat temu
FlatCAMGeometry.py 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob 5 lat temu
FlatCAMGerber.py 1bbbb70fc8 - fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry 5 lat temu
FlatCAMObj.py 541813c22b - finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode 5 lat temu
FlatCAMScript.py 37c6bb2c61 - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting 5 lat temu
ObjectCollection.py 18e128c57b - now the Edit command (either from Menu Edit ->Edit Object) or through the shortcut key (E key) or project tab context menu works also for the CNCJob objects (will open a text Editor with the GCode) 5 lat temu
__init__.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 lat temu