-
-
Notifications
You must be signed in to change notification settings - Fork 73
/
Diode_Long.kicad_mod
21 lines (21 loc) · 1.06 KB
/
Diode_Long.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
(module Diode_Long (layer F.Cu) (tedit 59287378)
(fp_text reference Ref** (at 0 0) (layer F.SilkS)
(effects (font (size 0.8 0.7) (thickness 0.15)))
)
(fp_text value VAL** (at 0 0) (layer F.SilkS) hide
(effects (font (size 0.8 0.7) (thickness 0.15)))
)
(fp_line (start 1.524 0.762) (end 1.524 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 0.762) (end 2.032 0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 -0.762) (end -2.032 0.762) (layer F.SilkS) (width 0.15))
(fp_line (start 2.032 -0.762) (end -2.032 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start -2.032 -0.762) (end 2.032 -0.762) (layer F.SilkS) (width 0.15))
(fp_line (start 2.032 0.762) (end 2.032 -0.762) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at -4 0) (size 2 2) (drill 0.9) (layers *.Cu *.SilkS *.Mask))
(pad 1 thru_hole rect (at 4 0) (size 2 2) (drill 0.9) (layers *.Cu *.SilkS *.Mask))
(model Diodes_THT.3dshapes/D_DO-35_SOD27_P10.16mm_Horizontal.wrl
(at (xyz 0.155 0 0))
(scale (xyz 0.31 0.31 0.31))
(rotate (xyz 0 0 180))
)
)