Added the LTP-757Y LED Matrix

master
Markus Koch 2016-02-13 13:47:11 +01:00
parent 4ddd44286a
commit b781f5a0e9
4 changed files with 188 additions and 0 deletions

View File

@ -30,3 +30,6 @@ Footprints
## artwork
* shimatta(_nuclear|_audio)
* screw_art(_big|_small|_tiny)
## led (Kurisu)
* DISP_5x7 (3d)

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,29 @@
(module DISP_5x7 (layer F.Cu) (tedit 568E7986)
(fp_text reference REF** (at 0 0 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DISP_5x7 (at -2.54 10.16) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -6.33 -8.87) (end -6.33 8.87) (layer F.SilkS) (width 0.15))
(fp_line (start -6.33 8.87) (end 6.33 8.87) (layer F.SilkS) (width 0.15))
(fp_line (start 6.33 8.87) (end 6.33 -8.87) (layer F.SilkS) (width 0.15))
(fp_line (start 6.33 -8.87) (end -6.33 -8.87) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -3.81 -6.35) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 12 thru_hole circle (at 3.81 -6.35) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -3.81 -3.81) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 11 thru_hole circle (at 3.81 -3.81) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -3.81 -1.27) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 10 thru_hole circle (at 3.81 -1.27) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at -3.81 1.27) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 9 thru_hole circle (at 3.81 1.27) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at -3.81 3.81) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole circle (at 3.81 3.81) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole circle (at -3.81 6.35) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole circle (at 3.81 6.35) (size 1.6 1.6) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
(model led.shapes3d/LTP-757Y.x3d
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)