- fixed an bug where the pywrapcp name from Google OR-Tools is not defined

This commit is contained in:
Marius Stanciu
2019-09-17 12:47:36 +03:00
parent e786398888
commit 49ac19a221
2 changed files with 272 additions and 265 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed issue #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
- fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored
- fixed an bug where the pywrapcp name from Google OR-Tools is not defined
16.09.2019