- Levelling Tool - mare sure that there are no duplicate seed points when creating Voronoi polygons

- Levelling Tool - fix of missing variable declaration (forgot to take everything when I moved the functionality from the CNCJob class to its own class)
This commit is contained in:
Marius Stanciu
2021-03-07 20:44:34 +02:00
committed by Marius
parent 62a749496b
commit 9855405b2e
3 changed files with 18 additions and 4 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
7.03.2021
- Levelling Tool - mare sure that there are no duplicate seed points when creating Voronoi polygons
- Levelling Tool - fix of missing variable declaration (forgot to take everything when I moved the functionality from the CNCJob class to its own class)
6.03.2021
- some minor updates to NCC Tool