- fixed bug in parsing Gerber regions (a point was added unnecessary)

This commit is contained in:
Marius Stanciu
2019-05-05 00:15:21 +03:00
parent d7031bc89a
commit fee24505ae
2 changed files with 17 additions and 9 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
4.05.2019
- fixed bug in camlib.parse_lines() in the clear_geometry processing section for self.apertures
- fixed bug in parsing Gerber regions (a point was added unnecessary)
01.05.2019