chore: Switched to 13 degrees for default shoulder slope
This commit is contained in:
parent
23050931e3
commit
a69262f2a4
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ export default {
|
||||||
neckCircumference: 340,
|
neckCircumference: 340,
|
||||||
seatCircumference: 1010,
|
seatCircumference: 1010,
|
||||||
seatDepth: 165,
|
seatDepth: 165,
|
||||||
shoulderSlope: 17,
|
shoulderSlope: 13,
|
||||||
shoulderToElbow: 340,
|
shoulderToElbow: 340,
|
||||||
shoulderToShoulder: 415,
|
shoulderToShoulder: 415,
|
||||||
shoulderToWrist: 590,
|
shoulderToWrist: 590,
|
||||||
|
|
|
@ -24,7 +24,7 @@ export default {
|
||||||
neckCircumference: 380,
|
neckCircumference: 380,
|
||||||
seatCircumference: 1020,
|
seatCircumference: 1020,
|
||||||
seatDepth: 210,
|
seatDepth: 210,
|
||||||
shoulderSlope: 17,
|
shoulderSlope: 13,
|
||||||
shoulderToElbow: 360,
|
shoulderToElbow: 360,
|
||||||
shoulderToShoulder: 450,
|
shoulderToShoulder: 450,
|
||||||
shoulderToWrist: 630,
|
shoulderToWrist: 630,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue