This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 710
/
Copy pathLED_Dialight_591.kicad_mod
35 lines (35 loc) · 1.9 KB
/
LED_Dialight_591.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
(module "LED_Dialight_591" (layer F.Cu) (tedit 5D8098D8)
(descr "LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf)")
(tags "LED Dialight 591")
(attr smd)
(fp_text reference "REF**" (at 0 -3.1) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "LED_Dialight_591" (at 0 3.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.05 -2.16) (end -3.05 2.16) (layer F.Fab) (width 0.1))
(fp_line (start 3.05 -2.16) (end 3.05 2.16) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 2.16) (end 3.05 2.16) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 -2.16) (end 3.05 -2.16) (layer F.Fab) (width 0.1))
(fp_arc (start 4.285 0) (end 4.285 1.425) (angle -180) (layer F.Fab) (width 0.1))
(fp_line (start 3.05 -1.425) (end 4.285 -1.425) (layer F.Fab) (width 0.1))
(fp_line (start 3.05 1.425) (end 4.285 1.425) (layer F.Fab) (width 0.1))
(fp_line (start -3.17 -2.28) (end 3.05 -2.28) (layer F.SilkS) (width 0.12))
(fp_line (start -3.17 2.28) (end 3.05 2.28) (layer F.SilkS) (width 0.12))
(fp_line (start -3.3 -2.41) (end 5.96 -2.41) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.96 -2.41) (end 5.96 2.41) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.3 2.41) (end 5.96 2.41) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.3 2.41) (end -3.3 -2.41) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.17 -2.28) (end -3.17 2.28) (layer F.SilkS) (width 0.12))
(fp_text user "%R" (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "2" smd rect (at 1.6 0) (size 2.01 2.39) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "1" smd rect (at -1.6 0) (size 2.01 2.39) (layers "F.Cu" "F.Paste" "F.Mask"))
(model "${KISYS3DMOD}/LED_SMD.3dshapes/LED_Dialight_591.wrl"
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)