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

15 lines
840 B
Plaintext

(module Screw_Connector_M5 (layer F.Cu) (tedit 58700478)
(fp_text reference P** (at 0 8) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Screw_Connector_M5 (at 0 -9.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at -5.5 -5.5) (size 4 4) (drill 2.7) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 5.3 -5.5) (size 4 4) (drill 2.7) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -5.5 -0.29) (size 4 4) (drill 2.7) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 5.3 -0.29) (size 4 4) (drill 2.7) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at -5.5 4.92) (size 4 4) (drill 2.7) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole circle (at 5.3 4.92) (size 4 4) (drill 2.7) (layers *.Cu *.Mask F.SilkS))
)