Skip to content

Fix ep sizes for cypress footprints (qfn-56)

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

As we discovered recently, using the nominal lead size as the size for the EP pad might be a bit small. A good approximation for fulfilling IPC standards is to use the maximum size listed for the lead.

This is the footprint side of https://github.com/KiCad/kicad-symbols/pull/532

Merge request reports