forked from KiCad/Diodes_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDiode-SMC_Handsoldering.kicad_mod
36 lines (36 loc) · 2.11 KB
/
Diode-SMC_Handsoldering.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_Handsoldering (layer F.Cu)
(at 0 0)
(descr "Diode SMC Handsoldering")
(tags "Diode SMC Handsoldering")
(attr smd)
(fp_text reference Diode-SMC_Handsoldering (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.8509 0.0508) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.50038 0.0508) (layer F.Adhes) (width 0.381))
(fp_circle (center 0 0) (end 0.14986 0.0508) (layer F.Adhes) (width 0.381))
(fp_line (start 0.69596 2.19964) (end 1.59766 2.19964) (layer F.SilkS) (width 0.15))
(fp_line (start -0.60198 2.19964) (end -1.6002 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.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.69596 1.39954) (end 0.69596 2.99974) (layer F.SilkS) (width 0.15))
(fp_line (start -0.45212 2.94894) (end -0.45212 1.39954) (layer F.SilkS) (width 0.15))
(fp_line (start 0.6985 2.19964) (end -0.45212 2.94894) (layer F.SilkS) (width 0.15))
(fp_line (start 0.69596 2.19964) (end -0.45466 1.39954) (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 -4.39928 0 90) (size 3.29946 4.50088) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 4.39928 0 90) (size 3.29946 4.49834) (layers F.Cu F.Paste F.Mask))
(model Diodes_SMD/Diode-SMC_Handsoldering.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)