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

Commit

Permalink
Merge pull request #1246 from kajusK/7seg
Browse files Browse the repository at this point in the history
Added 7 segment display SA15-11
  • Loading branch information
myfreescalewebpage committed Feb 6, 2019
2 parents b4ad46a + d262cd4 commit cc7d382
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions Display_7Segment.pretty/SA15-11xxx.kicad_mod
@@ -0,0 +1,44 @@
(module SA15-11xxx (layer F.Cu) (tedit 5C5B2A58)
(descr http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf)
(tags "SA15-11xxx single digit 7 segment display 38.1mm 1.5inch")
(fp_text reference REF** (at 44.92 -9.65 -90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SA15-11xxx (at -4.93 4.2 -90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.18 21.655) (end 43.82 21.655) (layer F.Fab) (width 0.1))
(fp_line (start 43.82 21.655) (end 43.82 -11.495) (layer F.Fab) (width 0.1))
(fp_line (start 43.82 -11.495) (end -3.18 -11.495) (layer F.Fab) (width 0.1))
(fp_line (start 43.94 21.775) (end -3.3 21.775) (layer F.SilkS) (width 0.12))
(fp_line (start -3.3 21.775) (end -3.3 -11.615) (layer F.SilkS) (width 0.12))
(fp_line (start -3.3 -11.615) (end 43.94 -11.615) (layer F.SilkS) (width 0.12))
(fp_line (start 43.94 -11.615) (end 43.94 21.775) (layer F.SilkS) (width 0.12))
(fp_line (start -3.78 -1) (end -3.78 1) (layer F.SilkS) (width 0.12))
(fp_line (start -3.18 -1) (end -1.48 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.48 0) (end -3.18 1) (layer F.Fab) (width 0.1))
(fp_line (start -3.43 -11.75) (end 44.07 -11.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 44.07 -11.75) (end 44.07 21.91) (layer F.CrtYd) (width 0.05))
(fp_line (start 44.07 21.91) (end -3.43 21.91) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.43 21.91) (end -3.43 -11.75) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 21.57 5.2 -90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3.18 -11.495) (end -3.18 -1) (layer F.Fab) (width 0.1))
(fp_line (start -3.18 1) (end -3.18 21.655) (layer F.Fab) (width 0.1))
(pad 1 thru_hole rect (at 0 0 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 2.54 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 5.08 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 0 7.62 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 0 10.16 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 40.62 10.16 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at 40.62 7.62 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 40.62 5.08 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at 40.62 2.54 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 10 thru_hole circle (at 40.62 0 270) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Display_7Segment.3dshapes/SA15-11xxx.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit cc7d382

Please sign in to comment.