- fixed the algorithm for calculating closest points in the Exclusion areas

This commit is contained in:
Marius Stanciu
2020-05-22 22:48:11 +03:00
committed by Marius
parent 51c9023bbe
commit 48fbc10f6d
2 changed files with 60 additions and 18 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
22.05.2020
- fixed the algorithm for calculating closest points in the Exclusion areas
21.05.2020
- added the Exclusion zones processing to Excellon GCode generation