Skip to content

reworked jumper library

KiCad Bot requested to merge github/fork/jkriege2/rework_jumpers into master

Created by: jkriege2

  • remved old solder jumpers with paste

  • added series of new solder jumpers without past and with these variants:

    • 2-pad and 3-pad version
    • rectangular pads and rounded (outer) pads
    • opened and bridged variants
    • bridge in two styles: 1 thicker copper bar or two thinner bars (both are meant to be cut with a knive to open up the pre-closed contact)
    • all exclude paste layer, but include mask, so we have clean copper/gold
    • for 3-pin connectors only 1-2 are bridged (more variants could be added, if required)
    • for 3-pin connectors two pin1-marks are available: either a small triangle marking pin1, or number 1 and 3 on the F.SilkS-layer, which might be easier, when jumpers need to be documented!
  • designed to work together with new jumper symbols (see https://github.com/KiCad/kicad-symbols/pull/66)

  • all components are virtual

  • size comparable to 0603 and 0805

2017-12-24 12_36_48-3d viewer 2017-12-24 12_36_20-pcbnew d__kicad_devproject_devproject kicad_pcb

2017-12-24 12_28_26-pcbnew d__kicad_devproject_devproject kicad_pcb 2017-12-24 12_28_12-pcbnew d__kicad_devproject_devproject kicad_pcb 2017-12-24 12_27_58-pcbnew d__kicad_devproject_devproject kicad_pcb 2017-12-24 12_27_42-pcbnew d__kicad_devproject_devproject kicad_pcb 2017-12-24 12_27_31-pcbnew d__kicad_devproject_devproject kicad_pcb 2017-12-24 12_26_10-3d viewer


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 DOES NOT APPLY
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model PRs, provide link(s) as appropriate DOES NOT APPLY
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports