- fixed the Voronoi generation in the Autolevelling Tool (removed the Foronoi package due of issues and now using the embedded functionality from Shapely)

This commit is contained in:
Marius Stanciu
2023-01-16 23:50:38 +02:00
parent 7a7d6d52bf
commit 260b466abf
3 changed files with 68 additions and 58 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM Evo beta
16.01.2023
- fixed a decoding error in the Excellon parser
- fixed the Voronoi generation in the Autolevelling Tool (removed the Foronoi package due of issues and now using the embedded functionality from Shapely)
20.05.2022