Skip to content

Fix relays

evanshultz requested to merge github/fork/evanshultz/fix-relays into master

I noticed a couple minor issues with some relay footprints.

Finder 30.22 https://www.finder-relais.net/en/finder-relays-series-30.pdf Before (left fab line was not vertical): image After: image

I didn't rotate this one since the pins names didn't include 1 and I'm fixing the issue I found and plan to stop at that.

Omron G5V-2 https://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf Before (line sticking down at the bottom left, but I also noticed that the body dimensions and a few pins weren't in the right place and I moved the text while I was at it): image After: image image


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