- fixed camlib.Gerber issues related to what happen after parsing rectangular apertures

This commit is contained in:
Marius Stanciu
2019-05-11 07:46:19 +03:00
parent e65800737d
commit 6e2392e871
2 changed files with 57 additions and 67 deletions

View File

@@ -16,6 +16,7 @@ CAD program, and create G-Code for Isolation routing.
- fixed the camlib.Gerber functions of mirror, scale, offset, skew and rotate to work with the new data structure for apertures geometry
- fixed Gerber Editor selection to work with the new Gerber data structure in self.apertures
- fixed Gerber Editor FCPad class to work with the new Gerber data structure in self.apertures
- fixed camlib.Gerber issues related to what happen after parsing rectangular apertures
10.05.2019