Skip to content

Use parent FP zone connection on rect pads

evanshultz requested to merge github/fork/evanshultz/jumper-pad-fix into master

Jumper pads that are not custom should have their zone connection set to "From Parent Footprint".

The open triangular jumper footprints, and only those, have mask pads between the jumper pads. Should mask be removed between all pads of our jumper footprints? I think so and I'm happy to do that here if y'all agree.


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.

Merge request reports