- Tool Isolation - made sure that the app can load from Tools Database only tools marked for Isolation tool

- Tool Isolation - on Tool start it will attempt to load the Preferences set tools by diameter from Tools Database. If it can't find one there it will add a default tool.
This commit is contained in:
Marius Stanciu
2020-08-27 23:20:30 +03:00
parent 6c3364c9cc
commit 71ae6fe5e6
2 changed files with 47 additions and 24 deletions

View File

@@ -17,7 +17,8 @@ CHANGELOG for FlatCAM beta
- Turkish translation strings were updated by the translator, Mehmet Kaya
- Film Tool - moved the Tool UI in its own class
- in Tools: Film, Image, InvertGerber, Optimal, PcbWizard - moved the Tool UI in its own class
- fixed some typos due of actions above
- Tool Isolation - made sure that the app can load from Tools Database only tools marked for Isolation tool
- Tool Isolation - on Tool start it will attempt to load the Preferences set tools by diameter from Tools Database. If it can't find one there it will add a default tool.
26.08.2020