Marius Stanciu
57a969afdd
- more changes in strings throughout the app
...
- made some minor changes in the GUI of the FlatCAM Tools
- in Tools Database made sure that each new tool added has a unique name
- in AppTool made some methods to be class methods
2020-06-01 06:16:14 +03:00
Marius Stanciu
2623bb0a65
- updated the Gerber parser such that it will parse correctly Gerber files that have only one solid polygon inside with multiple clear polygons (like those generated by the Invert Tool)
2020-05-25 00:37:54 +03:00
Marius Stanciu
8165c797a4
- changes some icons
...
- added a new GUI element which is a evaluated LineEdit that accepts only float numbers and /,*,+,-,% chars
- finished the Etch Compensation Tool
2020-05-24 04:22:49 +03:00
Marius Stanciu
9c707e0682
- solved a circular import
2020-05-18 19:09:37 +03:00
Marius Stanciu
d61ca10e75
- more refactoring; solved some issues introduced by the refactoring
2020-05-18 18:45:53 +03:00
Marius Stanciu
2bcdeff7ef
- moved all the new_object related methods in their own class AppObjects.AppObject
2020-05-18 17:31:02 +03:00
Marius Stanciu
a0a805217d
- removed reference to postprocessors and replaced it with preprocessors
2020-05-18 16:11:02 +03:00
Marius Stanciu
ba3f10d355
- renamed classes to have shorter names and grouped
2020-05-18 16:02:41 +03:00