Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Add Dialight 591 series (#1779)
Browse files Browse the repository at this point in the history
* Add Dialight 591 series

* Add missing %R

* Rotate footprint 180º
Fix some dimentions

* Fix F.CrtYd
  • Loading branch information
jneiva08 authored and Otavio Augusto Gomes committed Sep 17, 2019
1 parent 19d91b9 commit 960f8ff
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions LED_SMD.pretty/LED_Dialight_591.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,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))
)
)

0 comments on commit 960f8ff

Please sign in to comment.