- added Rtree optimization for Drilling Plugin

This commit is contained in:
Marius Stanciu
2021-11-17 18:59:37 +02:00
committed by Marius Stanciu
parent 9761e8a4d1
commit 370e8f8ec1
3 changed files with 70 additions and 12 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- fixed an issue when using Python 3.10, in GUI elements
- added fix such that the application will work without having the ortools package installed: TSA and RTree algorithms will be automatically used in that case
- added Rtree optimization for Drilling Plugin
10.11.2021