- modified the Tool Database such that when a tool shape is selected as 'V' any change in the Vdia or Vangle or CutZ parameters will update the tool diameter value

This commit is contained in:
Marius Stanciu
2020-05-30 15:04:42 +03:00
committed by Marius
parent 9eea4f6333
commit 23ee9c8ad1
3 changed files with 55 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- 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
- modified the Tool Database such that when a tool shape is selected as 'V' any change in the Vdia or Vangle or CutZ parameters will update the tool diameter value
29.05.2020