blob: c8c24081d5d688a0743a3b0d6cd52c77cd670462 (
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
|
(module DIP-4_W10.16mm (layer F.Cu) (tedit 58CC8E31)
(descr "4-lead dip package, row spacing 10.16 mm (300 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-4_W10.16mm (at 5.08 4.93) (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 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 8.26 3.81) (end 1.91 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 1.91 3.81) (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 3.93) (layer F.SilkS) (width 0.12))
(fp_line (start 2.31 3.93) (end 7.85 3.93) (layer F.SilkS) (width 0.12))
(fp_line (start 7.85 3.93) (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 4.06) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.21 4.06) (end 11.21 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.21 4.06) (end -1.05 4.06) (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 3 thru_hole oval (at 10.16 2.54) (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 4 thru_hole oval (at 10.16 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Housings_DIP.3dshapes/DIP-4_W10.16mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|