Skip to content

Add Relay_2P2T_10x6mm_TE_IMxxG.kicad_mod

Diego Herranz requested to merge diegoherranz/kicad-footprints:IMxxG into master

To be used with symbol Relay:IM00 (and derived ones). Based on Relay_DPDT_AXICOM_IMSeries_JLeg.

Footprint name based on this discussion: https://github.com/KiCad/kicad-website/issues/418 (can't find this one in gitlab)

Relay_[poles]P[throws]Tx[quantity][NO/NC][width]x[length]x[height]mm_[options][man][mpn]_[THT|SMD]

  • 2P2T as agreed here for easier ordering: https://github.com/KiCad/kicad-symbols/issues/580. Still, DPDT and Form C added as keywords so that it can be found by those terms.
  • THT_SMT: not used because there are different relay libraries for THT and SMD, so it is redundant.

Datasheet: https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf

footprint

3D views using TE model: 3D_1 3D_2

Thanks.


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.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Edited by Diego Herranz

Merge request reports