Skip to content

Commit 62fcc75

Browse files
committed
print bed arrangment
1 parent 0bc25a8 commit 62fcc75

1 file changed

Lines changed: 41 additions & 2 deletions

File tree

printbed.json

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,34 @@
11
{
22
"locations": {
3+
"leftWheel": {
4+
"x": 60.33142923733306,
5+
"y": 143.01813127647378,
6+
"z": 0.0,
7+
"rotation": {
8+
"storage": {
9+
"q0": 1.0,
10+
"q1": 0.0,
11+
"q2": 0.0,
12+
"q3": 0.0
13+
}
14+
}
15+
},
16+
"rightWheel": {
17+
"x": 23.66709071370267,
18+
"y": 94.873992358946,
19+
"z": 0.0,
20+
"rotation": {
21+
"storage": {
22+
"q0": 1.0,
23+
"q1": 0.0,
24+
"q2": 0.0,
25+
"q3": 0.0
26+
}
27+
}
28+
},
329
"CaseBottom": {
4-
"x": 0.0,
5-
"y": 0.0,
30+
"x": 80.46024441964246,
31+
"y": 101.48655854727997,
632
"z": 0.0,
733
"rotation": {
834
"storage": {
@@ -25,6 +51,19 @@
2551
"q3": 0.0
2652
}
2753
}
54+
},
55+
"servoCover": {
56+
"x": 81.94364704864252,
57+
"y": 0.4351421018309618,
58+
"z": 0.0,
59+
"rotation": {
60+
"storage": {
61+
"q0": 1.0,
62+
"q1": 0.0,
63+
"q2": 0.0,
64+
"q3": 0.0
65+
}
66+
}
2867
}
2968
},
3069
"bedX": 240.0,

0 commit comments

Comments
 (0)