7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 15:23:49 +00:00

7 seg footprint ()

This commit is contained in:
Solartraveler 2019-09-21 12:50:38 +02:00 committed by Rene Pöschl
parent 78a9ec13f3
commit f6dfac12fb

View File

@ -0,0 +1,43 @@
(module Sx39-1xxxxx (layer F.Cu) (tedit 5D854641)
(descr "Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf")
(tags "One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12")
(fp_text reference REF** (at 3.81 -2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Sx39-1xxxxx (at 2.54 12.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.44 -1.67) (end 9.06 -1.67) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.44 11.83) (end -1.44 -1.67) (layer F.CrtYd) (width 0.05))
(fp_line (start 9.06 11.83) (end -1.44 11.83) (layer F.CrtYd) (width 0.05))
(fp_line (start 9.06 -1.67) (end 9.06 11.83) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.19 -1.42) (end 8.81 -1.42) (layer F.Fab) (width 0.1))
(fp_line (start -1.19 -0.42) (end -0.19 -1.42) (layer F.Fab) (width 0.1))
(fp_line (start -1.19 11.58) (end -1.19 -0.42) (layer F.Fab) (width 0.1))
(fp_line (start 8.81 11.58) (end -1.19 11.58) (layer F.Fab) (width 0.1))
(fp_line (start 8.81 -1.42) (end 8.81 11.58) (layer F.Fab) (width 0.1))
(fp_line (start 8.92 11.69) (end 8.92 -1.53) (layer F.SilkS) (width 0.12))
(fp_line (start -1.3 11.69) (end 8.92 11.69) (layer F.SilkS) (width 0.12))
(fp_line (start -1.3 -1.53) (end -1.3 11.69) (layer F.SilkS) (width 0.12))
(fp_line (start 8.92 -1.53) (end -1.3 -1.53) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 3.81 5.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.66 -0.69) (end -1.66 -1.89) (layer F.SilkS) (width 0.12))
(fp_line (start -1.66 -1.89) (end -0.46 -1.89) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 0 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 0 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 7.62 10.16) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at 7.62 7.62) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 7.62 5.08) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at 7.62 2.54) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 10 thru_hole circle (at 7.62 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Display_7Segment.3dshapes/Sx39-1xxxxx.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)