flatcam/flatcamEditors
Marius Stanciu 0268a02f3b - changed the extension of the Tool Database file to FlatDB for easy recognition (in the future double clicking such a file might import the new tools in the FC database)
- modified the ToolDB class and changed some strings
- Preferences classes now have access to the App attributes through app.setup_obj_classes() method
- moved app.setup_obj_classes() upper in the App.__init__()
- added a new Preferences setting allowing to modify the mouse cursor color
- remade the GUI in Preferences -> General grouping the settings in a more clear way
- made available the Jump To function in Excellon Editor
- added a clean_up() method in all the Editor Tools that need it, to be run when aborting using the ESC key
2019-12-26 01:47:50 +02:00
..
FlatCAMExcEditor.py - changed the extension of the Tool Database file to FlatDB for easy recognition (in the future double clicking such a file might import the new tools in the FC database) 2019-12-26 01:47:50 +02:00
FlatCAMGeoEditor.py - changed the extension of the Tool Database file to FlatDB for easy recognition (in the future double clicking such a file might import the new tools in the FC database) 2019-12-26 01:47:50 +02:00
FlatCAMGrbEditor.py - changed the extension of the Tool Database file to FlatDB for easy recognition (in the future double clicking such a file might import the new tools in the FC database) 2019-12-26 01:47:50 +02:00
FlatCAMTextEditor.py - added Preferences values for PDF margins when saving text in Code Editor as PDF 2019-12-19 16:26:19 +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