Marius Stanciu c1941bc882 - fixed the object collection methods that return a list of objects or names of objects such that they have a parameter now to allow adding to those lists (or not) for the objects of type Script or Document. Thus fixing some of the Tcl commands such Set Origin 5 лет назад
..
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 лет назад
FlatCAMDocument.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 лет назад
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 лет назад
FlatCAMGeometry.py 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob 5 лет назад
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 лет назад
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 лет назад
FlatCAMScript.py 37c6bb2c61 - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting 5 лет назад
ObjectCollection.py c1941bc882 - fixed the object collection methods that return a list of objects or names of objects such that they have a parameter now to allow adding to those lists (or not) for the objects of type Script or Document. Thus fixing some of the Tcl commands such Set Origin 5 лет назад
__init__.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 лет назад