Skip to content

Add generated TSOP-I footprints based on JEDEC MO-142D

This merge request adds JEDEC MO-142D (TSOP-I 0.5mm pitch) footprints generated by kicad-footprint-generator. All variations are included.

Related merge requests:

The changes are split into two commits. The first one replaces existing footprints that are covered by JEDEC MO-142D, and the second one adds the previously missing variations. Please let me know if the existing footprints should not be touched and I'll remove the changes.

As far as I can tell, the existing footprints are based on manufacturer datasheets, which specify slightly tighter values than JEDEC MO-142D. As an example, here's the old footprint of TSOP-I-48_18.4x12mm_P0.5mm:

Screenshot_from_2021-04-20_20-46-19

And here's the new footprint:

Screenshot_from_2021-04-20_20-45-26


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.
Edited by Joonas Javanainen

Merge request reports