Skip to content

Update TO-xxx stagger footprints

evanshultz requested to merge github/fork/evanshultz/to-stagger into master

It seems https://github.com/KiCad/kicad-footprints/pull/574 had a few mistakes as I noted at https://github.com/KiCad/kicad-footprints/issues/764.

This PR should correct all footprints. I checked this several times and checked all footprints, but I'm afraid I've gotten bleary-eyed or I didn't catch something in the nearly-indecipherable script that makes them wrong.

The impetus for this was to add the TO-220F-4 footprint missing that I noted at https://github.com/KiCad/kicad-symbols/pull/765. See page 10 at https://www.fairchildsemi.com/datasheets/KA/KA5M0265R.pdf. I made both stagger configurations just for the heck of it. image


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 Travis automated check scripts - fix any errors as required
Edited by kliment

Merge request reports