forked from KiCad/Connectors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PINHEAD1-6.kicad_mod
24 lines (24 loc) · 1.44 KB
/
PINHEAD1-6.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
(module PINHEAD1-6 (layer F.Cu)
(at 0 0)
(attr virtual)
(fp_text reference REF** (at 0 -3.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value PINHEAD1-6 (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 3.175) (end 7.62 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -1.27) (end 7.62 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -3.175) (end 7.62 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -7.62 -3.175) (end -7.62 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 7.62 -3.175) (end 7.62 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -1.27) (end -7.62 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -7.62 -3.175) (end 0 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 0 3.175) (end -7.62 3.175) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole oval (at -6.35 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at -3.81 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at -1.27 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 1.27 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 3.81 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 6.35 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
)