forked from KiCad/Connectors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPINHEAD1-2.kicad_mod
More file actions
17 lines (17 loc) · 866 Bytes
/
PINHEAD1-2.kicad_mod
File metadata and controls
17 lines (17 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(module PINHEAD1-2 (layer F.Cu)
(at 0 0)
(attr virtual)
(fp_text reference REF** (at 0 -3.9) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value PINHEAD1-2 (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.54 -1.27) (end -2.54 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 3.175) (end -2.54 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 -3.175) (end 2.54 -3.175) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 -3.175) (end -2.54 3.175) (layer F.SilkS) (width 0.15))
(fp_line (start 2.54 -3.175) (end 2.54 3.175) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole oval (at -1.27 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 1.27 0) (size 1.50622 3.01498) (drill 0.99822) (layers *.Cu *.Mask))
)