Skip to content

Add pad shape offset support

KiCad Bot requested to merge github/fork/agren/add-pad-offset-support into master

Created by: agren

Makes KicadFileHandler aware of pad offsets.

Since Kicad does not support specifying an offset for circular pads. Circular pads will be converted to oval pads if an offset is specified.

Edited by Joel Guittet

Merge request reports