mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
PoE.kicad_sch: fix Vss and remove vss-gnd1 diode
Vss was pointing to general GND. Diode is not used int PSR topology. Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
@@ -3482,7 +3482,7 @@
|
||||
(uuid 6d002c45-b66e-47f4-9ca9-8eb9789be10d)
|
||||
(property "Reference" "D28" (id 0) (at 60.96 52.07 0))
|
||||
(property "Value" "D_TVS" (id 1) (at 60.96 54.61 0))
|
||||
(property "Footprint" "" (id 2) (at 60.96 49.53 0)
|
||||
(property "Footprint" "Diode_SMD:D_0402_1005Metric" (id 2) (at 60.96 49.53 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 60.96 49.53 0)
|
||||
@@ -3503,7 +3503,7 @@
|
||||
(uuid 1cf18c64-f581-4eb2-83a6-288e7f2dfa94)
|
||||
(property "Reference" "D29" (id 0) (at 106.68 52.07 0))
|
||||
(property "Value" "D_TVS" (id 1) (at 106.68 54.61 0))
|
||||
(property "Footprint" "" (id 2) (at 106.68 49.53 0)
|
||||
(property "Footprint" "Diode_SMD:D_0402_1005Metric" (id 2) (at 106.68 49.53 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 106.68 49.53 0)
|
||||
|
||||
Reference in New Issue
Block a user