Skip to content

Move DIN416612 type B footprints

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

Original PR for old lib is at https://github.com/KiCad/Connectors_IEC_DIN.pretty/pull/7. This covered the KLC violation for origin.

While moving, I made the following changes:

  • Renamed according to KLC rules (I hope)
  • Updated description ("family" -> "type", "angled" -> "horizontal", etc.)

Since they look the same as the old footprints I didn't include a screenshot.

I plan to update the script to capture the changes above and generate more DIN41612 footprints soon if I have time. The other DIN41612 footprints, for type C, are very old and are best left behind and replaced with new script-generated footprints later (I think).


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