-
Notifications
You must be signed in to change notification settings - Fork 1
/
Inductor_SMD-2520.kicad_mod
23 lines (23 loc) · 1.22 KB
/
Inductor_SMD-2520.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
(module SMD-2520 (layer F.Cu) (tedit 5A5B258D)
(fp_text reference SMD-2520 (at 0 -2.7) (layer F.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_text value VAL** (at 2.25 0 90) (layer F.SilkS) hide
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 1.5 1.5) (thickness 0.15)))
)
(fp_line (start -1.5 2.1) (end -1.5 -2.1) (layer F.Fab) (width 0.1))
(fp_line (start 1.5 2.1) (end -1.5 2.1) (layer F.Fab) (width 0.1))
(fp_line (start 1.5 -2.1) (end 1.5 2.1) (layer F.Fab) (width 0.1))
(fp_line (start -1.5 -2.1) (end 1.5 -2.1) (layer F.Fab) (width 0.1))
(fp_line (start -1.2 0.5) (end -1.2 -0.5) (layer F.SilkS) (width 0.2))
(fp_line (start 1.2 -0.5) (end 1.2 0.5) (layer F.SilkS) (width 0.2))
(fp_line (start 1.5 -2.1) (end 1.5 2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.5 2.1) (end -1.5 2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 2.1) (end -1.5 -2.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -2.1) (end 1.5 -2.1) (layer F.CrtYd) (width 0.05))
(pad 1 smd rect (at 0 -1.25) (size 2.2 1.1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 1.25) (size 2.2 1.1) (layers F.Cu F.Paste F.Mask))
)