diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-10-04 09:07:21 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-10-04 09:07:21 -0400 |
| commit | 26d888c834e4e75d7084aea2376ec2bd5e3d2c7f (patch) | |
| tree | 40ec3c685ea00d02f4e3f0edcdcaad6b148ab7ac /hw/io.kicad_sch | |
| parent | 00ae2bcb5dd787df25be13843217e263d1c14ffb (diff) | |
hw: replace zeners with tvs diodes, clean up right-angle entry on board
Diffstat (limited to 'hw/io.kicad_sch')
| -rw-r--r-- | hw/io.kicad_sch | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/hw/io.kicad_sch b/hw/io.kicad_sch index 7a89a08..1e4fd32 100644 --- a/hw/io.kicad_sch +++ b/hw/io.kicad_sch @@ -3642,7 +3642,6 @@ (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) (uuid "938f8f28-679e-487f-bda3-3402b42eac7b") (property "Reference" "D8" (at 219.075 125.0949 90) @@ -3653,8 +3652,8 @@ (justify left) ) ) - (property "Value" "5V" - (at 219.075 127.6349 90) + (property "Value" "3V3" + (at 219.075 127.635 90) (effects (font (size 1.27 1.27) @@ -3662,7 +3661,7 @@ (justify left) ) ) - (property "Footprint" "Diode_SMD:D_SOD-323" + (property "Footprint" "Diode_SMD:D_SOD-923" (at 216.535 126.365 0) (effects (font @@ -3707,7 +3706,7 @@ (hide yes) ) ) - (property "LCSC Part #" "C2910089" + (property "LCSC Part #" "C96512" (at 216.535 126.365 0) (effects (font @@ -3871,7 +3870,6 @@ (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) (uuid "a35f7850-32cf-4428-82ad-719cb60e9821") (property "Reference" "D9" (at 227.965 125.0949 90) @@ -3882,8 +3880,8 @@ (justify left) ) ) - (property "Value" "5V" - (at 227.965 127.6349 90) + (property "Value" "3V3" + (at 227.965 127.635 90) (effects (font (size 1.27 1.27) @@ -3891,7 +3889,7 @@ (justify left) ) ) - (property "Footprint" "Diode_SMD:D_SOD-323" + (property "Footprint" "Diode_SMD:D_SOD-923" (at 224.79 126.365 0) (effects (font @@ -3936,7 +3934,7 @@ (hide yes) ) ) - (property "LCSC Part #" "C2910089" + (property "LCSC Part #" "C96512" (at 224.79 126.365 0) (effects (font @@ -4298,7 +4296,6 @@ (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) (uuid "ddca186d-ed83-4bfd-b302-daee8d6996b7") (property "Reference" "D10" (at 236.22 125.0949 90) @@ -4310,7 +4307,7 @@ ) ) (property "Value" "7V" - (at 236.22 127.6349 90) + (at 236.22 127.635 90) (effects (font (size 1.27 1.27) @@ -4318,7 +4315,7 @@ (justify left) ) ) - (property "Footprint" "Diode_SMD:D_SOD-323" + (property "Footprint" "Diode_SMD:D_SOD-882" (at 233.68 126.365 0) (effects (font @@ -4363,7 +4360,7 @@ (hide yes) ) ) - (property "LCSC Part #" "C5270778" + (property "LCSC Part #" "C2936977" (at 233.68 126.365 0) (effects (font |
