From c237fee83238ffd74de3cb36f3d001451183c159 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Sat, 29 May 2021 13:01:38 +0200 Subject: [PATCH] Change rating of PoE capacitors to 2.2uF/25V 2.2uF/100V are not really available in a 0805 package. This part of the PoE design a 25V rating is sufficent. Fixes: #22 Signed-off-by: Stefan Agner --- LightBlue.kicad_sch | 4 ++-- PoE.kicad_sch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LightBlue.kicad_sch b/LightBlue.kicad_sch index 91698bd..8762638 100644 --- a/LightBlue.kicad_sch +++ b/LightBlue.kicad_sch @@ -2065,7 +2065,7 @@ (reference "C85") (unit 1) (value "47u/63V") (footprint "Capacitor_SMD:C_Elec_8x10.2") ) (path "/6888556d-e390-44b5-977e-8a0092745a4b/9da166e2-6bfa-449f-a2cf-154b90393ec0" - (reference "C86") (unit 1) (value "2u2/100V") (footprint "Capacitor_SMD:C_0805_2012Metric") + (reference "C86") (unit 1) (value "2u2/25V") (footprint "Capacitor_SMD:C_0805_2012Metric") ) (path "/6888556d-e390-44b5-977e-8a0092745a4b/1080aeba-e735-4ad7-be0a-6a2d6a01752a" (reference "C87") (unit 1) (value "2u2/100V") (footprint "Capacitor_SMD:C_0805_2012Metric") @@ -2077,7 +2077,7 @@ (reference "C89") (unit 1) (value "1n/25V") (footprint "Capacitor_SMD:C_0402_1005Metric") ) (path "/6888556d-e390-44b5-977e-8a0092745a4b/9d3db2e8-03fd-4bd8-a39b-35bccc275c54" - (reference "C90") (unit 1) (value "2u2/100V") (footprint "Capacitor_SMD:C_0805_2012Metric") + (reference "C90") (unit 1) (value "2u2/25V") (footprint "Capacitor_SMD:C_0805_2012Metric") ) (path "/6888556d-e390-44b5-977e-8a0092745a4b/ef0c4597-afa6-4010-81d3-9e1dc77e1381" (reference "C91") (unit 1) (value "2u2/100V") (footprint "Capacitor_SMD:C_0805_2012Metric") diff --git a/PoE.kicad_sch b/PoE.kicad_sch index c5a0b5c..2db0c6a 100644 --- a/PoE.kicad_sch +++ b/PoE.kicad_sch @@ -4167,7 +4167,7 @@ (property "Reference" "C86" (id 0) (at 149.6442 52.1906 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "2u2/100V" (id 1) (at 149.644 57.029 0) + (property "Value" "2u2/25V" (id 1) (at 149.644 57.029 0) (effects (font (size 1.27 1.27)) (justify left)) ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 148.59 54.61 0) @@ -4247,7 +4247,7 @@ (property "Reference" "C90" (id 0) (at 169.9642 54.7306 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Value" "2u2/100V" (id 1) (at 169.964 59.569 0) + (property "Value" "2u2/25V" (id 1) (at 169.964 59.569 0) (effects (font (size 1.27 1.27)) (justify left)) ) (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (id 2) (at 168.91 57.15 0)