flatcam/flatcamEditors
Marius Stanciu 37c6bb2c61 - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting
- added a first new example script and added some files to work with
- added a new parameter that will store the home folder of the FlatCAM installation so we can access the example folder
2020-05-01 17:10:42 +03:00
..
FlatCAMExcEditor.py - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 12:34:56 +03:00
FlatCAMGeoEditor.py Fix some things that I broke and further cleanup 2020-04-29 02:46:52 +01:00
FlatCAMGrbEditor.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
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