- Isolation Tool: updated the tools dict with the common parameters value on isolating

- Fixed a recent change that made the edited Geometry objects in the Geometry Editor not to be plotted after saving changes
This commit is contained in:
Marius Stanciu
2020-05-30 14:33:02 +03:00
committed by Marius
parent 0d57852ec5
commit 9eea4f6333
3 changed files with 60 additions and 74 deletions

View File

@@ -13,6 +13,8 @@ CHANGELOG for FlatCAM beta
- Isolation Tool: working on the Rest machining: almost there, perhaps I will use multiprocessing
- Isolation Tool: removed the tools that have empty geometry in case of rest machining
- Isolation Tool: solved some naming issues
- Isolation Tool: updated the tools dict with the common parameters value on isolating
- Fixed a recent change that made the edited Geometry objects in the Geometry Editor not to be plotted after saving changes
29.05.2020