Skip to content

Fix EP round-radius for scripted footprints (#1798)

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

script changes: https://github.com/pointhi/kicad-footprint-generator/pull/422 Discussion: #1798 (closed)

This changes all exposed pads from 25% (maximum 0.25mm) round radius to be the same as for the normal pads of the same footprint. (Most datasheets show rounded corners without dimensioning them, they look similar in radius to the normal pads of the same footprint.)

Tip for review: look at the script ;) Checking the footprints would be infeasible.

Edited by Joel Guittet

Merge request reports