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

Add LTC-4627Jx 7-segemnt displays ()

* Add LTC-4627Jx 7-segemnt displays

Used for symbols: LTC-4627JD, LTC-4627JD-01, LTC-4627JF, LTC-4627JG,
LTC-4627JR LTC-4627JS

* Fix LTC-4627x

- Fix Bodysize

* Fix LTC-4627Jx

- Increase F.SilkS
This commit is contained in:
Schlumpf 2020-09-29 20:37:52 +02:00 committed by GitHub
parent 522440dd1f
commit c2860375f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,48 @@
(module LTC-4627Jx (layer F.Cu) (tedit 5F736399)
(descr http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf)
(tags "4 digit 7 segment LED")
(fp_text reference REF** (at 5.08 -12.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value LTC-4627Jx (at 5.08 30.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.32 -11.2) (end 11.48 -11.2) (layer F.Fab) (width 0.1))
(fp_line (start -1.32 1) (end -1.32 28.98) (layer F.Fab) (width 0.1))
(fp_line (start 11.48 -11.2) (end 11.48 28.98) (layer F.Fab) (width 0.1))
(fp_line (start -1.32 28.98) (end 11.48 28.98) (layer F.Fab) (width 0.1))
(fp_line (start -1.32 -11.2) (end -1.32 -1) (layer F.Fab) (width 0.1))
(fp_line (start -1.32 -1) (end -0.32 0) (layer F.Fab) (width 0.1))
(fp_line (start -0.32 0) (end -1.32 1) (layer F.Fab) (width 0.1))
(fp_line (start -1.43 -11.31) (end 11.59 -11.31) (layer F.SilkS) (width 0.12))
(fp_line (start 11.59 -11.31) (end 11.59 29.09) (layer F.SilkS) (width 0.12))
(fp_line (start -1.43 29.09) (end 11.59 29.09) (layer F.SilkS) (width 0.12))
(fp_line (start -1.43 -11.31) (end -1.43 29.09) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -1) (end -1.6 1) (layer F.SilkS) (width 0.12))
(fp_line (start -1.57 -11.45) (end 11.73 -11.45) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.57 -11.45) (end -1.57 29.23) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.73 -11.45) (end 11.73 29.23) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.57 29.23) (end 11.73 29.23) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 5.08 8.89) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask) (roundrect_rratio 0.25))
(pad 2 thru_hole circle (at 0 2.54) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 5.08) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 0 7.62) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 0 10.16) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 0 12.7) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at 0 15.24) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 0 17.78) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at 10.16 17.78) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 11 thru_hole circle (at 10.16 12.7) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 13 thru_hole circle (at 10.16 7.62) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 14 thru_hole circle (at 10.16 5.08) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 15 thru_hole circle (at 10.16 2.54) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(pad 16 thru_hole circle (at 10.16 0) (size 1.5 1.5) (drill 0.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Display_7Segment.3dshapes/LTC-4627Jx.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)