kicad-projects/16Channel-LED-Driver/Custom_Footprints.pretty/Jumper_SMD.kicad_mod
isthatme 8cef94b019 Finished most of the work on the 16 Channel LED driver, finished RevA at least.
There are still a few vestigal folders to delete and stuff to clean, but I'm lazy.
2017-02-06 20:35:52 -07:00

16 lines
775 B
Plaintext

(module Jumper_SMD (layer F.Cu) (tedit 588BE8C1)
(fp_text reference JP** (at 2.3 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Jumper_SMD (at 0 -3.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.1 -1.5) (end 1.3 -1.5) (layer F.SilkS) (width 0.15))
(fp_line (start 1.3 -1.5) (end 1.3 1.5) (layer F.SilkS) (width 0.15))
(fp_line (start 1.3 1.5) (end -1.3 1.5) (layer F.SilkS) (width 0.15))
(fp_line (start -1.3 1.5) (end -1.3 -1.5) (layer F.SilkS) (width 0.15))
(fp_line (start -1.3 -1.5) (end -1.1 -1.5) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at 0 -0.7) (size 2 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 0.7) (size 2 1) (layers F.Cu F.Paste F.Mask))
)