Skip to content

Commit

Permalink
Merge pull request #13 from sebastius/master
Browse files Browse the repository at this point in the history
Fixed value R14 to 390k as 400k doesnt exist and it will work anyway
  • Loading branch information
vroland committed Jun 4, 2020
2 parents b21d6e2 + c847b0c commit 2232443
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 5 deletions.
27 changes: 23 additions & 4 deletions hardware/epaper-breakout/epaper-breakout.kicad_pcb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
(kicad_pcb (version 20171130) (host pcbnew 5.1.6)
(kicad_pcb (version 20171130) (host pcbnew 5.1.6-c6e7f7d~86~ubuntu18.04.1)

(general
(thickness 1.6)
(drawings 34)
(tracks 1510)
(drawings 35)
(tracks 1511)
(zones 0)
(modules 60)
(nets 83)
Expand Down Expand Up @@ -1402,7 +1402,7 @@
(fp_text reference R14 (at 0 1.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value 400k (at 0 1.65) (layer F.Fab)
(fp_text value 390k (at 0 1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.6) (end -1 -0.6) (layer F.Fab) (width 0.1))
Expand Down Expand Up @@ -2996,6 +2996,9 @@
)
)

(gr_text "14, 12\n15, 13\nGND, 3.3v\n34, 5v\n36, 39" (at 34.4551 43.7261) (layer B.SilkS)
(effects (font (size 1.5 1.5) (thickness 0.3)) (justify right mirror))
)
(gr_line (start 67.2338 31.3563) (end 67.2338 31.369) (layer Dwgs.User) (width 0.15))
(gr_line (start 67.8307 32.385) (end 66.9798 31.0769) (layer F.SilkS) (width 0.15))
(gr_text VCOM (at 68.7197 31.3563 90) (layer F.SilkS)
Expand Down Expand Up @@ -3316,6 +3319,7 @@
(segment (start 78.906494 43.9293) (end 79.3115 43.9293) (width 0.5) (layer F.Cu) (net 2))
(segment (start 79.3115 43.9293) (end 79.502 43.7388) (width 0.5) (layer F.Cu) (net 2))
(via (at 63.2 30) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 2))
(via (at 79.8195 37.5031) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 2) (tstamp 5ED83EC8))
(segment (start 37.575 28.967) (end 37.575 27.967) (width 0.25) (layer F.Cu) (net 3))
(segment (start 37.7248 29.1168) (end 37.575 28.967) (width 0.25) (layer F.Cu) (net 3))
(segment (start 43.8332 29.1168) (end 37.7248 29.1168) (width 0.25) (layer F.Cu) (net 3))
Expand Down Expand Up @@ -4821,6 +4825,21 @@
(xy 117.3492 41.186334) (xy 117.104199 41.186334) (xy 117.104199 41.144466) (xy 117.3492 41.144466)
)
)
(filled_polygon
(pts
(xy 81.372756 35.600564) (xy 81.169464 35.623419) (xy 81.088623 35.810584) (xy 81.045849 36.009923) (xy 81.042787 36.213777)
(xy 81.079553 36.414312) (xy 81.154734 36.60382) (xy 81.167562 36.627822) (xy 81.088623 36.810584) (xy 81.045849 37.009923)
(xy 81.042787 37.213777) (xy 81.079553 37.414312) (xy 81.154734 37.60382) (xy 81.167562 37.627822) (xy 81.088623 37.810584)
(xy 81.045849 38.009923) (xy 81.042787 38.213777) (xy 81.079553 38.414312) (xy 81.154734 38.60382) (xy 81.167562 38.627822)
(xy 81.088623 38.810584) (xy 81.045849 39.009923) (xy 81.042787 39.213777) (xy 81.079553 39.414312) (xy 81.154734 39.60382)
(xy 81.167562 39.627822) (xy 81.088623 39.810584) (xy 81.045849 40.009923) (xy 81.042787 40.213777) (xy 81.079553 40.414312)
(xy 81.154734 40.60382) (xy 81.169464 40.631381) (xy 81.372756 40.654236) (xy 81.254434 40.772558) (xy 81.340856 40.85898)
(xy 80.439625 40.85898) (xy 80.235799 40.655154) (xy 80.385436 40.593172) (xy 80.520886 40.502667) (xy 80.636077 40.387476)
(xy 80.726582 40.252026) (xy 80.788923 40.101522) (xy 80.820705 39.941747) (xy 80.820705 39.778843) (xy 80.788923 39.619068)
(xy 80.726582 39.468564) (xy 80.636077 39.333114) (xy 80.520886 39.217923) (xy 80.385436 39.127418) (xy 80.234932 39.065077)
(xy 80.075157 39.033295) (xy 79.947351 39.033295) (xy 78.8162 37.902145) (xy 78.8162 35.510011) (xy 81.282203 35.510011)
)
)
(filled_polygon
(pts
(xy 38.727852 31.323504) (xy 38.70679 31.340789) (xy 38.65906 31.398949) (xy 38.637809 31.424843) (xy 38.586552 31.520738)
Expand Down
2 changes: 1 addition & 1 deletion hardware/epaper-breakout/epaper-breakout.sch
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ L Device:R R14
U 1 1 5DC497E2
P 3500 7000
F 0 "R14" H 3570 7046 50 0000 L CNN
F 1 "400k" H 3570 6955 50 0000 L CNN
F 1 "390k" H 3570 6955 50 0000 L CNN
F 2 "Resistor_SMD:R_0805_2012Metric" V 3430 7000 50 0001 C CNN
F 3 "~" H 3500 7000 50 0001 C CNN
1 3500 7000
Expand Down

0 comments on commit 2232443

Please sign in to comment.