- another fix to make the app save correctly the CNCJob objects when saving a project

This commit is contained in:
Marius Stanciu
2022-03-20 21:46:16 +02:00
committed by Marius
parent 80144ed899
commit 8f1e9fd740
3 changed files with 5 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- added a last resort option to load old projects; the result is not guaranteed if the differences are too great
- updated the code in FlatCAMCNCJob object such that more attributes will be serialized in order for loading a project correctly when it has CNCJob objects
- another fix to make the app save correctly the CNCJob objects when saving a project
19.03.2022