- remade visibility threaded

- reimplemented the thread listening for new FlatCAM process starting with args so it is no longer subclassed but using the moveToThread function
This commit is contained in:
Marius Stanciu
2019-09-06 00:16:33 +03:00
committed by Marius
parent eb7584b649
commit a138c539e4
5 changed files with 26 additions and 7 deletions

View File

@@ -9,6 +9,11 @@ CAD program, and create G-Code for Isolation routing.
=================================================
6.09.2019
- remade visibility threaded
- reimplemented the thread listening for new FlatCAM process starting with args so it is no longer subclassed but using the moveToThread function
5.09.2019
- fixed issue with loading files at start-up