- in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons

- in CNCJob UI Autolevelling : in manual mode, Points can be chosen only when clicking inside the object to be probed
- in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons
- in CNCJob UI Autolevelling: remade the probing points generation so they could allow bilinear interpolation
This commit is contained in:
Marius Stanciu
2020-08-31 21:47:11 +03:00
parent 6bb4144a40
commit 42c5a69bfa
2 changed files with 50 additions and 36 deletions

View File

@@ -10,6 +10,10 @@ CHANGELOG for FlatCAM beta
31.08.2020
- updated the Italian translation files by Massimiliano Golfetto
- in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons
- in CNCJob UI Autolevelling : in manual mode, Points can be chosen only when clicking inside the object to be probed
- in CNCJob UI Autolevelling: made sure that plotting a Voronoi polygon is done only for non-None polygons
- in CNCJob UI Autolevelling: remade the probing points generation so they could allow bilinear interpolation
29.08.2020