forked from jaschaeisenberg/Discret.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSWDIP4.kicad_mod
More file actions
27 lines (27 loc) · 1.74 KB
/
SWDIP4.kicad_mod
File metadata and controls
27 lines (27 loc) · 1.74 KB
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
(module SWDIP4 (layer F.Cu)
(at 66.04 261.62)
(descr "Switch Dil 4 elements")
(tags "SWITCH DEV")
(fp_text reference SWDIP4 (at 0 6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 -6.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 5.08 -1.27) (end 5.08 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 1.27) (end -5.08 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 1.27) (end -5.08 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 -1.27) (end 5.08 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -6.35 5.08) (end -6.35 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -6.35 -5.08) (end 6.35 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 -5.08) (end 6.35 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 5.08) (end -6.35 5.08) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -3.81 3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -1.27 3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 1.27 3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 3.81 3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at 3.81 -3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole circle (at 1.27 -3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole circle (at -1.27 -3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole circle (at -3.81 -3.81) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
)