-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathL_0805_With_Holes.kicad_mod
31 lines (31 loc) · 1.83 KB
/
L_0805_With_Holes.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
(module Inductor_SMD:L_0805_With_Holes (layer F.Cu) (tedit 5BF1927C)
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags "inductor handsolder")
(attr smd)
(fp_text reference L1 (at -2.794 2.286 -270) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 82n (at 0 2.54) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.6) (end -1 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.6) (end 1 -0.6) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.6) (end 1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.6) (end -1 0.6) (layer F.Fab) (width 0.1))
(fp_line (start -0.261252 -0.71) (end 0.261252 -0.71) (layer F.SilkS) (width 0.12))
(fp_line (start -0.261252 0.71) (end 0.261252 0.71) (layer F.SilkS) (width 0.12))
(fp_line (start -1.85 0.95) (end -1.85 -0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.81 -1.27) (end 3.81 -1.27) (layer F.CrtYd) (width 0.05))
(fp_line (start 1.85 -0.95) (end 1.85 0.95) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.81 1.27) (end -3.81 1.27) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 1 thru_hole roundrect (at -2.54 0) (size 3 2) (drill 0.7 (offset 0.5 0)) (layers *.Cu *.Mask) (roundrect_rratio 0.217))
(pad 2 thru_hole roundrect (at 2.54 0) (size 3 2) (drill 0.7 (offset -0.5 0)) (layers *.Cu *.Mask) (roundrect_rratio 0.217))
(model ${KISYS3DMOD}/Inductor_SMD.3dshapes/L_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)