- added the Exclusion zones processing to Geometry GCode generation

This commit is contained in:
Marius Stanciu
2020-05-23 04:32:57 +03:00
committed by Marius
parent 48fbc10f6d
commit 2e8d5b3b96
5 changed files with 346 additions and 63 deletions

View File

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