forked from KiCad/Diodes_SMD.pretty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDiode-DO-214BA.kicad_mod
26 lines (26 loc) · 1.57 KB
/
Diode-DO-214BA.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
(module Diode-DO-214BA (layer F.Cu) (tedit 54DF7BCF)
(fp_text reference DO-214BA (at 0 -3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3 -2.25) (end 3 -2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 -2.25) (end 3 2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 2.25) (end -3 2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -3 2.25) (end -3 -2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -1.95) (end -2.25 -1.55) (layer F.SilkS) (width 0.15))
(fp_line (start -2.25 1.95) (end -2.25 1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 2.25 1.95) (end 2.25 1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 2.25 -1.95) (end 2.25 -1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 1.95) (end 1.2 1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 1.55) (end 1.35 1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 1.35 1.55) (end 1.35 1.95) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 -1.95) (end 1.2 -1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 1.2 -1.55) (end 1.35 -1.55) (layer F.SilkS) (width 0.15))
(fp_line (start 1.35 -1.55) (end 1.35 -1.95) (layer F.SilkS) (width 0.15))
(fp_line (start -2.25 -1.95) (end 2.25 -1.95) (layer F.SilkS) (width 0.15))
(fp_line (start 2.25 1.95) (end -2.25 1.95) (layer F.SilkS) (width 0.15))
(pad 2 smd rect (at 1.7 0) (size 2 2.5) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.7 0) (size 2 2.5) (layers F.Cu F.Paste F.Mask))
)