Fix H5VUT1B footprint swapped pads

The pads 3 and 4 of the H5VUT1B protection diode package were swapped.
Fix the footprint and adjust the layout accordingly.

Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
This commit is contained in:
2025-09-27 17:52:45 +02:00
parent 8124fb0f61
commit 25ba8a6753
2 changed files with 1153 additions and 1073 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 5,
"active_layer_preset": "", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@@ -18,12 +18,12 @@
"zones": 0.6 "zones": 0.6
}, },
"selection_filter": { "selection_filter": {
"dimensions": false, "dimensions": true,
"footprints": true, "footprints": true,
"graphics": false, "graphics": true,
"keepouts": false, "keepouts": true,
"lockedItems": false, "lockedItems": false,
"otherItems": false, "otherItems": true,
"pads": true, "pads": true,
"text": true, "text": true,
"tracks": true, "tracks": true,