flatcam/flatcamEditors
Marius Stanciu a75bdfb29d - changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument
- changed the way a new FlatCAMScript object is made, the method that is processing the Tcl commands when the Run button is clicked is moved to the FlatCAMObj.FlatCAMScript() class
- reused the Multiprocessing Pool declared in the App for the ToolRulesCheck() class
- adapted the Project context menu for the new types of FLatCAM objects
- modified the setup_recent_files to accommodate the new FlatCAM objects
- made sure that when an FlatCAM script object is deleted, it's associated Tab is closed
2019-10-02 17:58:48 +03:00
..
FlatCAMExcEditor.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
FlatCAMGeoEditor.py - fixed bug in Geometry Editor that did not allow the copy of geometric elements 2019-10-02 05:47:18 +03:00
FlatCAMGrbEditor.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
FlatCAMTextEditor.py - changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument 2019-10-02 17:58:48 +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