blob: 65fc0cc9555cc5823b76bfa16601a0ebb651a60d (
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_W7.62mm (layer F.Cu) (tedit 58CC8E31)
(descr "4-lead dip package, row spacing 7.62 mm (300 mils)")
(tags "DIL DIP PDIP 2.54mm 7.62mm 300mil")
(fp_text reference REF** (at 3.81 -2.39) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DIP-4_W7.62mm (at 3.81 4.93) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 3.81 1.27) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 6.985 -1.27) (end 6.985 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 6.985 3.81) (end 0.635 3.81) (layer F.Fab) (width 0.1))
(fp_line (start 0.635 3.81) (end 0.635 -0.27) (layer F.Fab) (width 0.1))
(fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 2.81 -1.39) (end 1.04 -1.39) (layer F.SilkS) (width 0.12))
(fp_line (start 1.04 -1.39) (end 1.04 3.93) (layer F.SilkS) (width 0.12))
(fp_line (start 1.04 3.93) (end 6.58 3.93) (layer F.SilkS) (width 0.12))
(fp_line (start 6.58 3.93) (end 6.58 -1.39) (layer F.SilkS) (width 0.12))
(fp_line (start 6.58 -1.39) (end 4.81 -1.39) (layer F.SilkS) (width 0.12))
(fp_line (start -1.1 -1.6) (end -1.1 4.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.1 4.1) (end 8.7 4.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 8.7 4.1) (end 8.7 -1.6) (layer F.CrtYd) (width 0.05))
(fp_line (start 8.7 -1.6) (end -1.1 -1.6) (layer F.CrtYd) (width 0.05))
(fp_arc (start 3.81 -1.39) (end 2.81 -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 7.62 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 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Housings_DIP.3dshapes/DIP-4_W7.62mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
|