Skip to content

Add TO252/263 SMD diode footprints

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

For https://github.com/KiCad/kicad-symbols/pull/442.

Datasheets:

Image: image

One footprint in the TO_SOT_SMD lib was for a diode, so I moved it to the diode lib and named it as a common cathode footprint so it's easier to identify from the footprint name. The pin numbers are somewhat arbitrary because we have symbols for all different pinouts. It was not being used by any symbols so this should be safe.


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

Merge request reports