fix mirrored USB-A plug

This commit is contained in:
King Kévin 2024-04-18 15:00:55 +02:00
parent 9b071b47a7
commit 3f3f15e7c3
1 changed files with 4 additions and 4 deletions

View File

@ -23,18 +23,18 @@ housing:
# power
numbers: 1,4
padWidth: 1.0
padWidth: 1.4 # spec says 1.0, but there is space for a bit more
padHeight: 7.41
rowCount: 1
columnCount: 2
pitch: 7.0
rowDY: 0.93 # 11.75/2-8.65+7.41/2
rowDY: -0.93 # 11.75/2-8.65+7.41/2
# data
numbers1: 2,3
padWidth1: 1.0
padWidth1: 1.2 # spec says 1.0, but there is space for a bit more
padHeight1: 6.41
rowCount1: 1
columnCount1: 2
pitch1: 2.0
rowDY1: 0.43 # 11.75/2-8.65+6.41/2
rowDY1: -0.43 # 11.75/2-8.65+6.41/2