Browse Source

Changed R10 to 220 Ω

It'll make the LED a bit brighter, and it's a more common value.
Clara Hobbs 7 years ago
parent
commit
204f04011b
2 changed files with 3 additions and 3 deletions
  1. 1
    1
      microcontroller.sch
  2. 2
    2
      pd-buddy-sink.kicad_pcb

+ 1
- 1
microcontroller.sch View File

@@ -663,7 +663,7 @@ L R R10
663 663
 U 1 1 5893124B
664 664
 P 10000 5050
665 665
 F 0 "R10" V 10080 5050 50  0000 C CNN
666
-F 1 "300Ω" V 10000 5050 50  0000 C CNN
666
+F 1 "220Ω" V 10000 5050 50  0000 C CNN
667 667
 F 2 "Resistors_SMD:R_0402" V 9930 5050 50  0001 C CNN
668 668
 F 3 "" H 10000 5050 50  0000 C CNN
669 669
 	1    10000 5050

+ 2
- 2
pd-buddy-sink.kicad_pcb View File

@@ -3,7 +3,7 @@
3 3
   (general
4 4
     (links 138)
5 5
     (no_connects 0)
6
-    (area 72.101904 55 127.148096 85.71)
6
+    (area 81.424999 57.424999 111.575001 82.575001)
7 7
     (thickness 1.6)
8 8
     (drawings 10)
9 9
     (tracks 548)
@@ -1767,7 +1767,7 @@
1767 1767
     (fp_text reference R10 (at 2 0.25 180) (layer F.SilkS)
1768 1768
       (effects (font (size 0.65 0.65) (thickness 0.12)))
1769 1769
     )
1770
-    (fp_text value 300Ω (at 0 1.45 90) (layer F.Fab)
1770
+    (fp_text value 220Ω (at 0 1.45 90) (layer F.Fab)
1771 1771
       (effects (font (size 1 1) (thickness 0.15)))
1772 1772
     )
1773 1773
     (fp_text user %R (at 0 -1.35 90) (layer F.Fab)

Loading…
Cancel
Save