Skip to content

Clean up and correct TO-277A

evanshultz requested to merge github/fork/evanshultz/to277 into master

https://www.vishay.com/docs/95570/to-277asmpc.pdf

That was the datasheet linked at the original submission PR (https://github.com/KiCad/TO_SOT_Packages_SMD.pretty/pull/3), but the document wasn't linked in the footprint description and many body dimensions were wrong. That's fixed here.

I also removed the reference to SOT-1289 as https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf is not the same body size. Confusingly, the dimensions in the footprint description were for this package but the copper was for the TO-277A link above.

image

image


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 Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports