forked from KiCad/Diodes_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDiode-MELF_Standard.kicad_mod
36 lines (36 loc) · 1.77 KB
/
Diode-MELF_Standard.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
33
34
35
36
(module Diode-MELF_Standard (layer F.Cu)
(at 0 0)
(descr "Diode, MELF, Standard,")
(tags "Diode, MELF, Standard,")
(attr smd)
(fp_text reference Diode-MELF_Standard (at 0 -2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 3.81) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.15062 0) (end 0.20066 -1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 0.20066 -1.24968) (end 0.20066 1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 0.20066 1.24968) (end 1.19888 0) (layer F.SilkS) (width 0.15))
(fp_line (start 1.19888 -1.24968) (end 1.19888 1.24968) (layer F.SilkS) (width 0.15))
(fp_text user A (at -2.55016 2.04978) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user K (at 2.3495 2.14884) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0.8001 0.29972) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0 0.55118) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0 0.20066) (layer F.Adhes) (width 0.381))
(fp_line (start -1.09982 -1.24968) (end -1.19888 -1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start -1.09982 1.24968) (end -1.19888 1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 1.19888 -1.24968) (end -1.15062 -1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 1.19888 1.24968) (end -1.04902 1.24968) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -2.4003 0) (size 1.50114 2.70002) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.4003 0) (size 1.50114 2.70002) (layers F.Cu F.Paste F.Mask))
(model Diodes_SMD/Diode-MELF_Standard.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)