- fixed some issues in the ncc Tcl command

This commit is contained in:
Marius Stanciu
2022-01-29 22:21:32 +02:00
committed by Marius
parent a29d18bd12
commit 1467c5e0bc
3 changed files with 25 additions and 22 deletions

View File

@@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta
- cleaned up Marlin preprocessors
- in the `panelize`, `cutout` and `geocutout` Tcl commands updated the error strings and made sure that if an error occur then a potential script execution in chain is aborted
- updated the `new` Tcl command: now it has an argument `-keep_scripts` that when True, will keep the loaded scripts in the new project
- fixed some issues in the `ncc` Tcl command
28.01.2022