flatcam/flatcamObjects
Marius Stanciu 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 2020-05-10 01:05:02 +03:00
..
FlatCAMCNCJob.py - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI 2020-05-02 15:56:30 +03:00
FlatCAMDocument.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
FlatCAMExcellon.py - 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 2020-05-10 01:05:02 +03:00
FlatCAMGeometry.py - 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 2020-05-10 01:05:02 +03:00
FlatCAMGerber.py - fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry 2020-05-01 00:16:24 +03:00
FlatCAMObj.py - 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 2020-05-10 01:05:02 +03:00
FlatCAMScript.py - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting 2020-05-01 17:10:42 +03:00
ObjectCollection.py Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 2020-04-29 02:57:17 +01:00
__init__.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00