kicad-projects/16Channel-LED-Driver/Custom_Footprints.pretty/Current_Sense_Resistor.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
848 B
Plaintext

(module Current_Sense_Resistor (layer F.Cu) (tedit 57DE1991)
(fp_text reference R** (at -0.1 2.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Current_Sense_Resistor (at 0.3 -2.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.1 -1.1) (end 4.2 -1.1) (layer F.SilkS) (width 0.15))
(fp_line (start -4 1.1) (end -4.1 1.1) (layer F.SilkS) (width 0.15))
(fp_line (start -4.1 1.1) (end -4.1 -1.1) (layer F.SilkS) (width 0.15))
(fp_line (start 4.2 -1.1) (end 4.2 1.1) (layer F.SilkS) (width 0.15))
(fp_line (start 4.2 1.1) (end -4.1 1.1) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 5.715 0) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -5.715 0) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask F.SilkS))
)