Marius Stanciu 343d4ee534 - changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object) 5 лет назад
..
FlatCAMCNCJob.py ada271cbd6 - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI 5 лет назад
FlatCAMDocument.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 лет назад
FlatCAMExcellon.py ed105eecad - fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file 5 лет назад
FlatCAMGeometry.py 343d4ee534 - changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object) 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 a05c174ec8 Fix some things that I broke and further cleanup 5 лет назад
FlatCAMScript.py 37c6bb2c61 - solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting 5 лет назад
ObjectCollection.py db37714025 Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class 5 лет назад
__init__.py 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 5 лет назад