- Milling Tool (Plugin) - fix to use the tool diameter set in the Milling plugin tool; selection in the Tools Table is now by row

This commit is contained in:
Marius Stanciu
2021-02-26 03:21:33 +02:00
committed by Marius
parent 0f78a8d30d
commit dbef2e854d
2 changed files with 17 additions and 14 deletions

View File

@@ -9,7 +9,8 @@ CHANGELOG for FlatCAM beta
26.02.2021
- fixes in Drilling & Milling Tools for the error: "RuntimeError: wrapped C/C++ object of type ... has been deleted"
- fixes in Drilling & Milling Plugins for the error: "RuntimeError: wrapped C/C++ object of type ... has been deleted"
- Milling Tool (Plugin) - fix to use the tool diameter set in the Milling plugin tool; selection in the Tools Table is now by row
13.02.2021