-
Notifications
You must be signed in to change notification settings - Fork 61
/
SOT143B.kicad_mod
32 lines (32 loc) · 1.74 KB
/
SOT143B.kicad_mod
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
(module SOT143B (layer F.Cu) (tedit 5E62B3A6)
(attr smd)
(fp_text reference REF** (at 0 2.45) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOT143B (at 0 -2.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.45 0.55) (end 0.65 0.55) (layer F.Fab) (width 0.15))
(fp_line (start 0.65 -0.55) (end 1.45 -0.55) (layer F.Fab) (width 0.15))
(fp_line (start -1.45 0.55) (end -0.65 0.55) (layer F.Fab) (width 0.15))
(fp_line (start -0.65 -0.1) (end -1.45 -0.1) (layer F.Fab) (width 0.15))
(fp_line (start -0.65 1.45) (end -0.65 -1.45) (layer F.Fab) (width 0.15))
(fp_line (start 0.65 -1.45) (end 0.65 1.45) (layer F.Fab) (width 0.15))
(fp_line (start -1.45 -1.45) (end 1.45 -1.45) (layer F.Fab) (width 0.15))
(fp_line (start -1.45 1.45) (end -1.45 -1.45) (layer F.Fab) (width 0.15))
(fp_line (start 1.45 1.45) (end -1.45 1.45) (layer F.Fab) (width 0.15))
(fp_line (start 1.45 -1.45) (end 1.45 1.45) (layer F.Fab) (width 0.15))
(fp_line (start -0.65 1.45) (end 0.65 1.45) (layer F.SilkS) (width 0.15))
(fp_line (start -0.65 -1.45) (end -0.65 1.45) (layer F.SilkS) (width 0.15))
(fp_line (start 0.65 -1.45) (end -0.65 -1.45) (layer F.SilkS) (width 0.15))
(fp_line (start 0.65 -1.45) (end 0.65 1.45) (layer F.SilkS) (width 0.15))
(pad 3 smd rect (at 1 0.95 270) (size 0.6 0.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -1 0.95 270) (size 0.6 0.7) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 1 -0.95 270) (size 0.6 0.7) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1 -0.75 270) (size 1 0.7) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-143.step
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)