forked from KiCad/Diodes_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDiode-SMC_Standard.kicad_mod
36 lines (36 loc) · 2.1 KB
/
Diode-SMC_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-SMC_Standard (layer F.Cu)
(at 0 0)
(descr "Diode SMC Standard")
(tags "Diode SMC Standard")
(attr smd)
(fp_text reference Diode-SMC_Standard (at 0 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 5.08) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0.7493 0.35052) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.44958 0.20066) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.14986 0.14986) (layer F.Adhes) (width 0.381))
(fp_line (start 0.59944 -1.99898) (end 1.50114 -1.99898) (layer F.SilkS) (width 0.15))
(fp_line (start -0.55118 -1.99898) (end -1.5494 -1.99898) (layer F.SilkS) (width 0.15))
(fp_line (start 3.05054 3.40106) (end 3.05054 2.19964) (layer F.SilkS) (width 0.15))
(fp_line (start 3.05054 -3.40106) (end 3.05054 -2.19964) (layer F.SilkS) (width 0.15))
(fp_line (start 3.59918 3.40106) (end 3.59918 2.19964) (layer F.SilkS) (width 0.15))
(fp_line (start 3.59918 -3.40106) (end 3.59918 -2.19964) (layer F.SilkS) (width 0.15))
(fp_line (start -3.59918 3.40106) (end -3.59918 2.14884) (layer F.SilkS) (width 0.15))
(fp_line (start -3.59918 -3.40106) (end -3.59918 -2.14884) (layer F.SilkS) (width 0.15))
(fp_line (start 0.59944 -2.79908) (end 0.59944 -1.19888) (layer F.SilkS) (width 0.15))
(fp_line (start -0.55118 -1.24968) (end -0.55118 -2.79908) (layer F.SilkS) (width 0.15))
(fp_line (start 0.59944 -1.99898) (end -0.55118 -1.24968) (layer F.SilkS) (width 0.15))
(fp_line (start 0.59944 -1.99898) (end -0.55118 -2.79908) (layer F.SilkS) (width 0.15))
(fp_line (start -3.59918 3.40106) (end 3.59918 3.40106) (layer F.SilkS) (width 0.15))
(fp_line (start -3.59918 -3.40106) (end 3.59918 -3.40106) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -3.40106 0 90) (size 3.29946 2.49936) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 3.40106 0 90) (size 3.29946 2.49936) (layers F.Cu F.Paste F.Mask))
(model Diodes_SMD/Diode-SMC_Standard.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)