Skip to content

Fixed wrong pin spacing in Choke_Schaffner_RN202 and missing pins in Converter_DCDC_XP_POWER-ITxxxxxS_THT

KiCad Bot requested to merge github/fork/HB9GKW/master into master

Created by: HB9GKW

Fixed wrong Y pin spacing in Choke_Schaffner_RN202 (10mm to 15.2mm) and added missing pins in Converter_DCDC_XP_POWER-ITxxxxxS_THT.

  1. Footprint of choke RN202 https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ requires a Y pin spacing of 15.2mm instead of 10mm.

  2. Footprint Converter_DCDC_XP_POWER-ITxxxxxS_THT has missing pins (5 and 8) required for ITQXXXXS(A) series https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf. The datasheet link of both ITX and ITQ series DC-DC converters has been updated too.

Best Regards Alex


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.

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!)

Merge request reports