diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-09-30 12:15:17 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-09-30 12:15:17 -0400 |
| commit | e510bfab13034990f16bbdf771e17ccf88583a4a (patch) | |
| tree | 7fb0ce4a0a8123b25539ee909720155aa28c3c1c /hw/mcu.kicad_sch | |
| parent | 922ce153ddb25d376e2c9442bea4c631d7958dc5 (diff) | |
hw/v0.2.0: fix diode footprints, finish selecting jlc parts
Diffstat (limited to 'hw/mcu.kicad_sch')
| -rw-r--r-- | hw/mcu.kicad_sch | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/hw/mcu.kicad_sch b/hw/mcu.kicad_sch index 168becf..f417c89 100644 --- a/hw/mcu.kicad_sch +++ b/hw/mcu.kicad_sch @@ -6595,7 +6595,7 @@ (hide yes) ) ) - (property "LCSC Part #" "" + (property "LCSC Part #" "C131223" (at 230.505 27.305 90) (effects (font @@ -8906,7 +8906,7 @@ (hide yes) ) ) - (property "LCSC Part #" "" + (property "LCSC Part #" "C71911" (at 269.875 27.305 90) (effects (font @@ -9024,7 +9024,7 @@ (justify left) ) ) - (property "Footprint" "Diode_SMD:D_0603_1608Metric" + (property "Footprint" "Diode_SMD:D_SOD-323" (at 72.39 169.545 0) (effects (font @@ -9069,6 +9069,15 @@ (hide yes) ) ) + (property "LCSC Part #" "C2910089" + (at 72.39 169.545 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) (pin "1" (uuid "ea3f0034-0525-425d-863f-ed7e5b8e907f") ) @@ -9816,7 +9825,7 @@ (justify left) ) ) - (property "Footprint" "Diode_SMD:D_0603_1608Metric" + (property "Footprint" "Diode_SMD:D_SOD-323" (at 80.645 169.545 0) (effects (font @@ -9861,6 +9870,15 @@ (hide yes) ) ) + (property "LCSC Part #" "C2910089" + (at 80.645 169.545 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) (pin "1" (uuid "09ebd6e4-fbbc-4c14-a0b0-0e8d91c2985e") ) @@ -12314,7 +12332,7 @@ (hide yes) ) ) - (property "LCSC Part #" "" + (property "LCSC Part #" "C965792" (at 210.82 27.305 90) (effects (font @@ -12759,7 +12777,7 @@ (hide yes) ) ) - (property "LCSC Part #" "" + (property "LCSC Part #" "C74338" (at 248.92 27.305 90) (effects (font |
