- fixed the parsing of the Manufacturing files when double clicking them and they are registered with FlatCAM

- fixed showing the GUI when some settings (maximized_GUI) are missing from QSettings
This commit is contained in:
Marius Stanciu
2019-09-18 02:33:17 +03:00
committed by Marius
parent 8958ef8007
commit f432b065fa
2 changed files with 9 additions and 1 deletions

View File

@@ -11,7 +11,9 @@ CAD program, and create G-Code for Isolation routing.
18.09.2019
- added more funtionality to the Extension registration with FLatCAM and added to the GUI in Edit -> Preferences -> Utilities
- added more functionality to the Extension registration with FLatCAM and added to the GUI in Edit -> Preferences -> Utilities
- fixed the parsing of the Manufacturing files when double clicking them and they are registered with FlatCAM
- fixed showing the GUI when some settings (maximized_GUI) are missing from QSettings
17.09.2019