- started a new way to clear the Gerber polygons based on the 'follow' lines

This commit is contained in:
Marius Stanciu
2020-02-10 12:27:49 +02:00
committed by Marius
parent e3be6ff22f
commit 82ab0d83d6
2 changed files with 141 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- optimized the Paint and NCC Tools. When the Lines type of painting/clearing is used, the lines will try to arrange themselves on the direction that the lines length clearing the polygon are bigger
- solved bug that made drilling with Marlin preprocessor very slow
- applied the fix for above bug to the TclCommand Drillcncjob too
- started a new way to clear the Gerber polygons based on the 'follow' lines
8.02.2020