1
0
Fork 0

chore: Switched to 13 degrees for default shoulder slope

This commit is contained in:
Joost De Cock 2020-05-24 12:30:44 +02:00
parent 23050931e3
commit a69262f2a4
2 changed files with 2 additions and 2 deletions

View file

@ -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,

View file

@ -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,