kicad-projects/16Channel-LED-Driver/Custom_Footprints.pretty/Bourns-TC33.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

17 lines
850 B
Plaintext

(module Bourns-TC33 (layer F.Cu) (tedit 588BEB49)
(fp_text reference PV** (at 0 4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Bourns-TC33 (at 0 -4.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.3 2.8) (end -2.3 -2.9) (layer F.SilkS) (width 0.15))
(fp_line (start -2.3 -2.9) (end 2.3 -2.9) (layer F.SilkS) (width 0.15))
(fp_line (start 2.3 -2.9) (end 2.3 3) (layer F.SilkS) (width 0.15))
(fp_line (start 2.3 3) (end -2.3 3) (layer F.SilkS) (width 0.15))
(fp_line (start -2.3 3) (end -2.3 2.8) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -1.4 1.8) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 -1.45) (size 1.6 1.5) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 1.4 1.8) (size 1.2 1.2) (layers F.Cu F.Paste F.Mask))
)