Skip to content

Close courtyard of Omron B3F-10xx tactile switch.

Created by: jmalloc

This PR properly closes the courtyard of SW_TH_Tactile_Omron_B3F-10xx (datasheet), which prior to this fix results in the following DRC error:

drc

This is the gap before:

before

And the completed shape as of this PR:

after


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. Edit: as per the Travis build, square pad for pin 1 is not required for passive/bipolar devices. Either way, I have not modified this aspect of the footprint.

Merge request reports