- added a new Tcl command named 'list_pp' which lists the available preprocessor names

This commit is contained in:
Marius Stanciu
2022-01-18 00:39:09 +02:00
committed by Marius
parent 3363dd0fe8
commit 04e6bf0872
4 changed files with 54 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- 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
- added a new Tcl command named 'list_pp' which lists the available preprocessor names
17.01.2022