flatcam/flatcamEditors
Marius Stanciu 484fb51bf0 - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key
- optimized and fixed some issues in the self.on_toggle_units() method
- the Exclusion areas will have all the orange color but the color of the outline will differ according to the type of the object from where it was added (cosmetic use only as the Exclusion areas will be applied globally)
2020-05-08 01:41:40 +03:00
..
FlatCAMExcEditor.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
FlatCAMGeoEditor.py - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key 2020-05-08 01:41:40 +03:00
FlatCAMGrbEditor.py - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key 2020-05-08 01:41:40 +03:00
FlatCAMTextEditor.py - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting 2020-05-01 17:10:42 +03:00
__init__.py - added a missing __init__.py file in the flatcamEditors folder needed by the app freezing 2019-04-13 17:00:03 +03:00