-
Notifications
You must be signed in to change notification settings - Fork 0
/
DIL-5.kicad_mod
30 lines (30 loc) · 2.07 KB
/
DIL-5.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
(module DIL-5 (layer F.Cu) (tedit 55339E57)
(descr "Male 5x2 header with 2.54mm raster")
(tags "CONN, header, male, 5x2, 2.54mm")
(fp_text reference P? (at 1.27 -3.81) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.2)))
)
(fp_text value VAL** (at 1.27 3.81) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.2)))
)
(fp_line (start 6.5024 -2.6924) (end -6.5024 -2.6924) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.5024 2.6924) (end 6.5024 -2.6924) (layer F.CrtYd) (width 0.05))
(fp_line (start -6.5024 2.6924) (end 6.5024 2.6924) (layer F.CrtYd) (width 0.05))
(fp_line (start -6.5024 -2.6924) (end -6.5024 2.6924) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.858 -3.048) (end 6.858 -1.27) (layer F.SilkS) (width 0.2))
(fp_line (start 5.08 -3.048) (end 6.858 -3.048) (layer F.SilkS) (width 0.2))
(fp_line (start 6.35 -2.54) (end 6.35 2.54) (layer F.SilkS) (width 0.2))
(fp_line (start -6.35 -2.54) (end 6.35 -2.54) (layer F.SilkS) (width 0.2))
(fp_line (start 6.35 2.54) (end -6.35 2.54) (layer F.SilkS) (width 0.2))
(fp_line (start -6.35 2.54) (end -6.35 -2.54) (layer F.SilkS) (width 0.2))
(pad 10 thru_hole circle (at -5.08 1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at -5.08 -1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 5.08 -1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5.08 1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 2.54 -1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 2.54 1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 0 -1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 0 1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at -2.54 -1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at -2.54 1.27) (size 1.651 1.651) (drill 1.016) (layers *.Cu *.Mask))
)