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

Commit

Permalink
Fixed nonsenses in the 7seg footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
kajusK committed Feb 6, 2019
1 parent ba8bc4b commit d262cd4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Display_7Segment.pretty/SA15-11xxx.kicad_mod
@@ -1,4 +1,4 @@
(module SA15-11xxx (layer F.Cu) (tedit 5C587D6A)
(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)
Expand All @@ -10,17 +10,17 @@
(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 44.07 21.95) (end -3.3 21.775) (layer F.SilkS) (width 0.12))
(fp_line (start -3.43 21.95) (end -3.3 -11.615) (layer F.SilkS) (width 0.12))
(fp_line (start -3.43 -11.75) (end 43.94 -11.615) (layer F.SilkS) (width 0.12))
(fp_line (start 44.07 -11.75) (end 43.94 21.775) (layer F.SilkS) (width 0.12))
(fp_line (start -3.78 -1) (end -3.3 1) (layer F.SilkS) (width 0.12))
(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.12 21.91) (end -3.48 21.91) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.43 22) (end -3.43 -11.75) (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)))
)
Expand Down

0 comments on commit d262cd4

Please sign in to comment.