flatcam/flatcamEditors
Marius Stanciu 0de96a377e - fixed bug in FCSpinner and FCDoubleSpinner GUI elements, that are now the main GUI element in FlatCAM, that made partial selection difficult
- updated the Paint Tool in Geometry Editor to use the FCDoublepinbox
- added the possibility for suffix presence on the FCSpinner and FCDoubleSpinner GUI Elements
- added the '%' symbol for overlap fields; I still need to divide the conntet by 100 to get the original decimal
2019-12-04 14:55:01 +02: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
FlatCAMExcEditor.py - made sure that the units are read from the self.defaults and not from the GUI 2019-11-24 00:31:41 +02:00
FlatCAMGeoEditor.py - fixed bug in FCSpinner and FCDoubleSpinner GUI elements, that are now the main GUI element in FlatCAM, that made partial selection difficult 2019-12-04 14:55:01 +02:00
FlatCAMGrbEditor.py - remade the Gerber Editor way to import an Gerber object into the editor in such a way to use the multiprocessing 2019-12-03 15:36:10 +02:00
FlatCAMTextEditor.py - GCode view now has line numbers 2019-11-22 16:31:40 +02:00