blob: 8c73e3951c82183eaec84bb02c69855f8a40b564 (
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
37
38
39
|
(module DIP-6_W10.16mm (layer F.Cu) (tedit 58CC8E33)
(descr "6-lead dip package, row spacing 10.16 mm (400 mils)")
(tags "DIL DIP PDIP 2.54mm 10.16mm 300mil")
(fp_text reference REF** (at 5.08 -2.39) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DIP-6_W10.16mm (at 5.08 7.47) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 5.08 -2.39) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.9 -1.27) (end 8.26 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 8.26 -1.27) (end 8.26 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 8.26 6.35) (end 1.91 6.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.91 6.35) (end 1.91 -0.27) (layer F.Fab) (width 0.1))
(fp_line (start 1.91 -0.27) (end 2.9 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 4.08 -1.39) (end 2.31 -1.39) (layer F.SilkS) (width 0.12))
(fp_line (start 2.31 -1.39) (end 2.31 6.47) (layer F.SilkS) (width 0.12))
(fp_line (start 2.31 6.47) (end 7.85 6.47) (layer F.SilkS) (width 0.12))
(fp_line (start 7.85 6.47) (end 7.85 -1.39) (layer F.SilkS) (width 0.12))
(fp_line (start 7.85 -1.39) (end 6.08 -1.39) (layer F.SilkS) (width 0.12))
(fp_line (start -1.05 -1.52) (end 11.21 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.05 -1.52) (end -1.05 6.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.21 6.6) (end 11.21 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.21 6.6) (end -1.05 6.6) (layer F.CrtYd) (width 0.05))
(fp_arc (start 5.08 -1.39) (end 4.08 -1.39) (angle -180) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 10.16 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Housings_DIP.3dshapes/DIP-6_W10.16mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|