Skip to content

Replace old handmade TSOP-I footprints with generated ones based on JEDEC MO-142D

This is a follow-up to !2628 (merged), which added a lot of TSOP-I footprints based on kicad-footprint-generator + size definitions from JEDEC MO-142D. As requested here, this MR replaces three existing handmade footprints with generated ones. I've used latest kicad-footprint-generator (commit 4f40a4d2230f9dd69bf4792abf46c08ef0f5ec21).

So, to summarize:

  • all MO-142D size definitions are already in kicad-footprint-generator, added by previous MR
  • all 3D models are already in kicad-packages3D-generator and kicad-packages3D, added by previous MRs
  • replace remaining 3 handmade footprints covered by MO-142D but omitted in !2628 (merged), which added all the other generated MO-142D variations

Merge request reports