Fix J1 to 180°, move R6/R7/R8/C5 away from ESP32, orthogonal 3V3/3V3_ESR/EN routing on B.Cu

- J1 USB-C rotated to 180° (mating face toward left edge)
- R6→(48,4), R7→(60,4), R8→(60,20), C5→(48,8) — moved outside ESP32 body
- 3V3: R9.1→C5.1→R6.2→R7.1→U1.2 on B.Cu with 0.5mm orthogonal traces
- 3V3_ESR: R9.2→C4.1 on B.Cu (was shorting with 3V3 on F.Cu)
- EN: R6.1→U1.3 on B.Cu (was shorting with GND pad on F.Cu)
- U3.2→R9.1 on F.Cu at 1.0mm
- DRC: 179 (remaining GND/VBUS shorts are zone-fill dependent)
This commit is contained in:
2026-06-21 16:25:36 +03:00
parent 11c2d96561
commit 3ecdb9f75d
2 changed files with 124 additions and 114 deletions

2
.gitignore vendored
View File

@@ -12,3 +12,5 @@ analysis/
*.json
*.dsn
*.ses
*.dsn
.DS_Store