fixed critical problem in PCB layout, where a misplaced via shorted 5V rail to GND

This commit is contained in:
0x23 2025-09-13 17:20:33 +02:00
parent a5b042c61c
commit 9f0e016400
4 changed files with 263 additions and 303 deletions

View file

@ -1,3 +1,6 @@
*** v1.3 ****************************
- Fixed critical problem with PCB layout, where 5V rail was shorted to GND on one of the diode pins of D1.
*** v1.2 ****************************
- added diode on 5V mcu supply to prevent motors from being powered backwards through the stepdown converter.
@ -8,4 +11,4 @@
*** v1.0 ****************************
Initial version
Initial version