- in the 'cutout' Tcl command made sure that when an error pop-up then it returns with a "fail" string

- made sure when running scripts from the interface that if a command will generate an error then the script is aborted
This commit is contained in:
Marius Stanciu
2022-01-18 00:30:10 +02:00
committed by Marius
parent 87f1b7e15e
commit 3363dd0fe8
4 changed files with 18 additions and 3 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
18.01.2022
- in the 'cutout' Tcl command made sure that when an error pop-up then it returns with a "fail" string
- made sure when running scripts from the interface that if a command will generate an error then the script is aborted
17.01.2022
- fixed issues in the 'millslots' and 'milldrills' Tcl commands for the case when some parameters are not used