forked from KiCad/Connectors.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIDC_Header_Straight_10pins.kicad_mod
39 lines (39 loc) · 2.8 KB
/
IDC_Header_Straight_10pins.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
(module IDC_Header_Straight_10pins (layer F.Cu)
(descr "10 pins through hole IDC header")
(tags "IDC header socket VASCH")
(fp_text reference REF** (at 5.08 -7.62) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value IDC_Header_Straight_10pins (at 5.08 5.223) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.08 -5.82) (end 15.24 -5.82) (layer F.SilkS) (width 0.15))
(fp_line (start -4.54 -5.27) (end 14.68 -5.27) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 3.28) (end 15.24 3.28) (layer F.SilkS) (width 0.15))
(fp_line (start -4.54 2.73) (end 2.83 2.73) (layer F.SilkS) (width 0.15))
(fp_line (start 7.33 2.73) (end 14.68 2.73) (layer F.SilkS) (width 0.15))
(fp_line (start 2.83 2.73) (end 2.83 3.28) (layer F.SilkS) (width 0.15))
(fp_line (start 7.33 2.73) (end 7.33 3.28) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 -5.82) (end -5.08 3.28) (layer F.SilkS) (width 0.15))
(fp_line (start -4.54 -5.27) (end -4.54 2.73) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 -5.82) (end 15.24 3.28) (layer F.SilkS) (width 0.15))
(fp_line (start 14.68 -5.27) (end 14.68 2.73) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 -5.82) (end -4.54 -5.27) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 -5.82) (end 14.68 -5.27) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 3.28) (end -4.54 2.73) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 3.28) (end 14.68 2.73) (layer F.SilkS) (width 0.15))
(fp_line (start -5.35 -6.05) (end 15.50 -6.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.50 -6.05) (end 15.50 3.55) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.50 3.55) (end -5.35 3.55) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.35 3.55) (end -5.35 -6.05) (layer F.CrtYd) (width 0.05))
(pad 1 thru_hole rect (at 0 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at 0 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole oval (at 2.54 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole oval (at 2.54 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole oval (at 5.08 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole oval (at 5.08 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole oval (at 7.62 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole oval (at 7.62 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 9 thru_hole oval (at 10.16 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 10 thru_hole oval (at 10.16 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
)