- 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

This commit is contained in:
Marius Stanciu
2022-01-29 16:24:29 +02:00
committed by Marius
parent a0fb8b5413
commit 54def9a426
5 changed files with 23 additions and 16 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- upgraded/fixed the Panelize Tcl command
- added a new preprocessor for Marlin that has movemements on the Z axis named `Marlin_laser_Z`
- 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
28.01.2022