forked from KiCad/Diodes_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDiode_SOT23.kicad_mod
20 lines (20 loc) · 1.04 KB
/
Diode_SOT23.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(module Diode_SOT23 (layer F.Cu)
(at 0 0)
(descr "SOT23, Standard, Diode,")
(tags "SOT23, Standard, Diode,")
(attr smd)
(fp_text reference Diode_SOT23 (at 0 -3.81) (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 0.89916 -0.65024) (end 0.8509 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start -1.09982 0.0508) (end -1.09982 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start -1.09982 -0.65024) (end -0.8509 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start 0.89916 -0.65024) (end 1.09982 -0.65024) (layer F.SilkS) (width 0.15))
(fp_line (start 1.09982 -0.65024) (end 1.09982 0.0508) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -0.70104 1.00076) (size 0.8001 0.8001) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.70104 1.00076) (size 0.8001 0.8001) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0 -0.99822) (size 0.8001 0.8001) (layers F.Cu F.Paste F.Mask))
)