/
/
/
1withTrrs = true;
2
3// [x, y]
4screwPositions = [
5 [2,-97.5],
6 [-1,-119.5],
7 [22.6,-79.9],
8 [98.8,-79.9],
9 [98.8,-22.3],
10 [22.6,-22.3],
11 [60.7,-41.5]
12];
13
14bendPreventions = [
15 [61, -22.3],
16 [32, -41.5],
17 [89, -41.5],
18 [32, -60.5],
19 [89, -60.5],
20 [61, -79.9],
21];
22
23// x, y, rotation
24proMicroPosition = [40,-36.2,0];
25trrsPosition = [-12,-95.7,15];