- fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New

- added messages in the Splash Screen when running FlatCAM with arguments at startup
This commit is contained in:
Marius Stanciu
2019-09-17 02:38:24 +03:00
committed by Marius
parent 9187004f9e
commit bd0c1da007
3 changed files with 96 additions and 52 deletions

View File

@@ -12,6 +12,8 @@ CAD program, and create G-Code for Isolation routing.
17.09.2019
- added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window
- fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New
- added messages in the Splash Screen when running FlatCAM with arguments at startup
16.09.2019