- fixed missing import in the preprocessors

- deleted the Toolchange_custom preprocessor because it is no longer used
This commit is contained in:
Marius Stanciu
2020-11-28 00:15:48 +02:00
committed by Marius
parent 7a618a85c5
commit 0a7e830a81
3 changed files with 3 additions and 209 deletions

View File

@@ -27,6 +27,8 @@ CHANGELOG for FlatCAM beta
- on tab close in Notebook the tool_shapes are deleted (shape markings used by some of the App Tools) therefore part fo the clean-up
- added some protections in case the Editors could not start such that the app is not crashed
- fixed wrong display of editor actions in the Editor toolbar at the first start of the app
- fixed missing import in the preprocessors
- deleted the Toolchange_custom preprocessor because it is no longer used
26.11.2020