Skip to content

NKK GW12xxH SPDT right-angle rocker switch

KiCad Bot requested to merge github/fork/ppelleti/gw12 into master

Created by: ppelleti

Datasheet.

I was not sure how to handle the pin numbering, so let me know what I should do.

The datasheet specifies the pins as 4, 5, and 6, but I numbered them 1, 2, and 3, to allow the footprint to be used with the existing library symbol for an SPDT switch. The alternative would be to create a new library symbol where the pins are numbered 4, 5, and 6.

I left the mounting pins unnumbered. The alternative would be to number them MP. This would then require a new library symbol, too, since there does not seem to be a symbol for a switch with a mounting pin.

gw12xxh


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