forked from KiCad/Connectors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPINHEAD1-3.kicad_mod
18 lines (18 loc) · 1001 Bytes
/
PINHEAD1-3.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
(module PINHEAD1-3 (layer F.Cu)
(at 0 0)
(attr virtual)
(fp_text reference PINHEAD1-3 (at 0.05 -3.8) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(fp_text value VAL* (at 0 3.81) (layer F.SilkS)
(effects (font (size 0.8 0.8) (thickness 0.12)))
)
(fp_line (start -3.81 -3.175) (end -3.81 3.175) (layer F.SilkS) (width 0.254))
(fp_line (start 3.81 -3.175) (end 3.81 3.175) (layer F.SilkS) (width 0.254))
(fp_line (start 3.81 -1.27) (end -3.81 -1.27) (layer F.SilkS) (width 0.254))
(fp_line (start -3.81 -3.175) (end 3.81 -3.175) (layer F.SilkS) (width 0.254))
(fp_line (start 3.81 3.175) (end -3.81 3.175) (layer F.SilkS) (width 0.254))
(pad 1 thru_hole oval (at -2.54 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at 0 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole oval (at 2.54 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask F.SilkS))
)