forked from Tinkerforge/kicad-libraries
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathD0603E.kicad_mod
26 lines (26 loc) · 1.3 KB
/
D0603E.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 D0603E (layer F.Cu) (tedit 58F76B43)
(attr smd)
(fp_text reference D101 (at 0.85 0.45) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_text value "LED red" (at 0.85 -0.5) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_line (start 0.2 -0.4) (end 0.2 0.4) (layer F.Fab) (width 0.05))
(fp_line (start 0.2 0) (end -0.2 -0.4) (layer F.Fab) (width 0.05))
(fp_line (start -0.2 -0.4) (end -0.2 0.4) (layer F.Fab) (width 0.05))
(fp_line (start -0.2 0.4) (end 0.2 0) (layer F.Fab) (width 0.05))
(fp_line (start -0.889 -0.254) (end -0.889 0.254) (layer F.Fab) (width 0.05))
(fp_line (start -1.143 0) (end -0.635 0) (layer F.Fab) (width 0.05))
(fp_line (start -1.45034 -0.65024) (end 1.45034 -0.65024) (layer F.Fab) (width 0.001))
(fp_line (start 1.45034 -0.65024) (end 1.45034 0.65024) (layer F.Fab) (width 0.001))
(fp_line (start 1.45034 0.65024) (end -1.45034 0.65024) (layer F.Fab) (width 0.001))
(fp_line (start -1.45034 0.65024) (end -1.45034 -0.65024) (layer F.Fab) (width 0.001))
(pad 1 smd rect (at -0.8501 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0.8501 0) (size 1.1 1) (layers F.Cu F.Paste F.Mask))
(model LED_SMD/D_0603_blue.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 90 180 0))
)
)