-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
Copy pathD_0805.kicad_mod
29 lines (29 loc) · 1.49 KB
/
D_0805.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
(module "D_0805" (layer F.Cu) (tedit 5D633ABB)
(attr smd)
(fp_text reference "D_0805" (at 0 1.4) (layer F.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_text value "VAL**" (at 0 -1.925) (layer F.SilkS) hide
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_line (start -2 -0.7) (end 1.4 -0.7) (layer F.SilkS) (width 0.2))
(fp_line (start 1.4 -0.7) (end 1.4 0.7) (layer F.SilkS) (width 0.2))
(fp_line (start -2 0.7) (end 1.4 0.7) (layer F.SilkS) (width 0.2))
(fp_line (start -1.4 -0.7) (end -1.4 0.7) (layer F.SilkS) (width 0.2))
(fp_line (start -1.6 -0.7) (end -1.6 0.7) (layer F.SilkS) (width 0.2))
(fp_line (start -1.8 -0.7) (end -1.8 0.7) (layer F.SilkS) (width 0.2))
(fp_line (start -2 -0.7) (end -2 0.7) (layer F.SilkS) (width 0.2))
(fp_line (start -0.3 0) (end 0.3 -0.35) (layer F.SilkS) (width 0.2))
(fp_line (start 0.3 -0.35) (end 0.3 0.4) (layer F.SilkS) (width 0.2))
(fp_line (start 0.3 0.4) (end -0.3 0) (layer F.SilkS) (width 0.2))
(fp_line (start -0.3 -0.35) (end -0.3 0.4) (layer F.SilkS) (width 0.2))
(fp_line (start -0.3 0) (end -0.6 0) (layer F.SilkS) (width 0.2))
(fp_line (start 0.3 0) (end 0.6 0) (layer F.SilkS) (width 0.2))
(pad "2" smd rect (at 0.95 0) (size 0.7 1.3) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "1" smd rect (at -0.95 0) (size 0.7 1.3) (layers "F.Cu" "F.Paste" "F.Mask"))
(model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_0805_2012Metric.step"
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)