Fix J1 orientation to 90° — mating face now faces left board edge

Analysis: GCT USB4105-xx-A 3D model has USB-C opening at Y=+3.73.
At 0°: mating face +Y (UP), at 90°: -X (LEFT), at 180°: -Y (DOWN into board).
For left-edge connector facing outward: rotation=90° is correct.
Rotation 180° pointed the port DOWN into the board interior — physically wrong.
This commit is contained in:
2026-06-21 16:33:47 +03:00
parent 3ecdb9f75d
commit f0b8c956c5
2 changed files with 37 additions and 37 deletions

View File

@@ -17,17 +17,17 @@
},
"prototype_zone_fills": false,
"selection_filter": {
"dimensions": false,
"footprints": false,
"graphics": false,
"keepouts": false,
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": false,
"pads": false,
"text": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": false
"zones": true
},
"visible_items": [
"vias",