- added some documentation strings for methods in FlatCAMApp.App class

This commit is contained in:
Marius Stanciu
2019-09-08 15:29:26 +03:00
committed by Marius
parent 28a86aa661
commit 60c5026b5d
2 changed files with 322 additions and 52 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
8.09.2019
- added some documentation strings for methods in FlatCAMApp.App class
7.09.2019
- added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool