Skip to content

Fix courtyard clearance for Diodes THT footprints

Rene Poeschl requested to merge github/fork/poeschlr/fix_crtyd_diode_tht into master

As i recently discovered, the script generated diode footprints had their courtyard clearance calculated relative to the silk outline instead of the nominal component size (=fab outline)

This pull request takes care of the diode footprints.

script PR: https://github.com/pointhi/kicad-footprint-generator/pull/127

Merge request reports