- added some protections for the FlatCAM Tools run after an object was loaded

This commit is contained in:
Marius Stanciu
2019-02-28 04:28:38 +02:00
committed by Marius S
parent 7635687d30
commit ee23a31d50
11 changed files with 51 additions and 20 deletions

View File

@@ -16,6 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- added toggle effect for the tools in the toolbar.
- enhanced the toggle effect for the tools in the Tools Toolbar and also for Notebook Tab selection: if the current tool is activated it will toggle the notebook side but only if the installed widget is itself. If coming from another tool, the notebook will stay visible
- upgraded the Tool Cutout when done from Gerber file to create a convex_hull around the Gerber file rather than trying to isolate it
- added some protections for the FlatCAM Tools run after an object was loaded
26.02.2019