- improved the quit application process; now the quit_flatcam Tcl command works properly

This commit is contained in:
Marius Stanciu
2022-01-31 17:17:45 +02:00
committed by Marius
parent 7ac1ff6364
commit cc8f5cc27d
4 changed files with 53 additions and 28 deletions

View File

@@ -17,6 +17,7 @@ CHANGELOG for FlatCAM beta
- most of the logging (except in the Editors) is now done by the AppLogging class
- made sure that for laser preprocessors, the laser is always turned off completely at the end of a job
- added a new script example
- improved the quit application process; now the `quit_flatcam` Tcl command works properly
30.01.2022