- Gerber Editor: fixed the Poligonize Tool to work with new geometric structure and took care of a special case

This commit is contained in:
Marius Stanciu
2019-05-15 01:49:35 +03:00
parent 3e3c8ae703
commit 8679cbbcda
2 changed files with 42 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- rewrited the Gerber Parser in camlib - success
- moved the self.apertures[aperture]['geometry'] processing for clear_geometry (geometry made with Gerber LPC command) in Gerber Editor
- Gerber Editor: fixed the Poligonize Tool to work with new geometric structure and took care of a special case
12.05.2019