blob: 8df323b1b6d5932ba76db156d9ccd524fea73db1 (
plain)
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
|
(module SIP9_Housing_BigPads (layer F.Cu)
(at 0 0)
(descr "SIP9, Big Pads,")
(tags "SIP9, Big Pads,")
(fp_text reference REF** (at 0 -3.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SIP9_Housing_BigPads (at -0.1 3.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -8.7 1.7) (end -8.7 1) (layer F.SilkS) (width 0.15))
(fp_line (start -8.7 -1.7) (end -8.7 -1) (layer F.SilkS) (width 0.15))
(fp_line (start 0 1.7) (end -11.2 1.7) (layer F.SilkS) (width 0.15))
(fp_line (start -11.2 1.7) (end -11.2 1.4) (layer F.SilkS) (width 0.15))
(fp_line (start 11.2 -1.2) (end 11.2 -1) (layer F.SilkS) (width 0.15))
(fp_line (start 0 1.7) (end 11.2 1.7) (layer F.SilkS) (width 0.15))
(fp_line (start 11.2 1.7) (end 11.2 1) (layer F.SilkS) (width 0.15))
(fp_line (start 0.1 -1.7) (end -11.2 -1.7) (layer F.SilkS) (width 0.15))
(fp_line (start -11.2 -1.7) (end -11.2 -1.4) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -1.7) (end 11.2 -1.7) (layer F.SilkS) (width 0.15))
(fp_line (start 11.2 -1.7) (end 11.2 -1.1) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole rect (at -10.16 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at -7.62 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at -5.08 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at -2.54 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 0 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 2.54 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 5.08 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 7.62 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 10.16 0 90) (size 2.7 1.6) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Housings_SIP.3dshapes/SIP9_Housing_BigPads.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)
|