-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathCONN-5-0.1.kicad_mod
20 lines (20 loc) · 1.03 KB
/
CONN-5-0.1.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(module CONN-5-0.1 (layer F.Cu) (tedit 5581A006)
(fp_text reference REF** (at -4 1.5) (layer F.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_text value CONN-5-0.1 (at 0 0) (layer F.Fab) hide
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1.2 1.2) (thickness 0.12)))
)
(fp_line (start -6 -1) (end -6 1) (layer F.Fab) (width 0.1))
(fp_line (start -6 1) (end 6 1) (layer F.Fab) (width 0.1))
(fp_line (start 6 1) (end 6 -1) (layer F.Fab) (width 0.1))
(fp_line (start 6 -1) (end -6 -1) (layer F.Fab) (width 0.1))
(pad 1 thru_hole rect (at -5.08 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -2.54 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 2.54 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 5.08 0) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
)