Skip to content

Add TE 826576

evanshultz requested to merge github/fork/evanshultz/te-826576 into master

https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English image

This is a pretty basic connector, so it can be more generic instead of manufacturer-specific if you want. Let me know.

It's also so simple and script-based so I didn't dimension it. See https://github.com/pointhi/kicad-footprint-generator/pull/384.

Edit: https://github.com/KiCad/kicad-footprints/issues/1141 says the series name can be omitted if the MPN starts with the series name. These do if the pin count is less than 10, so for consistency I left it off.


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