diff --git a/footprints/jumpers/jumper_connected.pretty/SOLDER-JUMPER_1-WAY_CONNECTED.kicad_mod b/footprints/jumpers/jumper_connected.pretty/SOLDER-JUMPER_1-WAY_CONNECTED.kicad_mod new file mode 100644 index 0000000..24d04f4 --- /dev/null +++ b/footprints/jumpers/jumper_connected.pretty/SOLDER-JUMPER_1-WAY_CONNECTED.kicad_mod @@ -0,0 +1,15 @@ +(module jumper_connected:SOLDER-JUMPER_1-WAY_CONNECTED (layer F.Cu) (tedit 5A739894) + (fp_text reference JP1 (at 0 -1.778 270) (layer F.SilkS) + (effects (font (size 0.762 0.762) (thickness 0.1524))) + ) + (fp_text value 1.1 (at 0 1.524) (layer F.SilkS) hide + (effects (font (size 0.762 0.762) (thickness 0.1524))) + ) + (fp_line (start 0 0.6) (end 0 0.5) (layer F.SilkS) (width 0.15)) + (fp_line (start 0 -0.635) (end 0 -0.5) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.889 0.635) (end 0.889 0.635) (layer F.SilkS) (width 0.15)) + (fp_line (start -0.889 -0.635) (end 0.889 -0.635) (layer F.SilkS) (width 0.15)) + (pad 1 connect rect (at -0.6 0) (size 1 1) (layers F.Cu F.Mask)) + (pad 2 connect rect (at 0.6 0) (size 1 1) (layers F.Cu F.Mask)) + (pad "" connect rect (at 0 0) (size 0.19 0.5) (layers F.Cu F.Mask)) +) diff --git a/fp-lib-table b/fp-lib-table index bd0239c..ca9e8c2 100644 --- a/fp-lib-table +++ b/fp-lib-table @@ -26,4 +26,5 @@ (lib (name SM8)(type KiCad)(uri "$(KIPRJMOD)/footprints/i2c/SM8.pretty")(options "")(descr "")) (lib (name SOA008-150mil)(type KiCad)(uri "$(KIPRJMOD)/footprints/flash/SOA008-150mil.pretty")(options "")(descr "")) (lib (name hrvatski_proizvod_veci)(type KiCad)(uri "$(KIPRJMOD)/footprints/logo/hrvatski_proizvod_veci.pretty")(options "")(descr "")) + (lib (name jumper_connected)(type KiCad)(uri "$(KIPRJMOD)/footprints/jumpers/jumper_connected.pretty")(options "")(descr "")) )