We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc58fc commit ddb8e87Copy full SHA for ddb8e87
BaseBot.groovy
@@ -711,6 +711,7 @@ try {
711
tireMovedR.addAssemblyStep(9, new Transform().movex(30))
712
tireMovedR.addAssemblyStep(8, new Transform().movex(10))
713
rightDriveHorn.addAssemblyStep(10, new Transform().movex(40))
714
+ CSG vitamin_hobbyServo_standard = Vitamins.get("hobbyServo", "standard")
715
716
return [
717
top,
printbed.json
@@ -1,8 +1,8 @@
1
{
2
"locations": {
3
"leftWheel": {
4
- "x": 66.08208128799777,
5
- "y": 158.47181440552043,
+ "x": 66.40487960816972,
+ "y": 158.18111914980125,
6
"z": 0.0,
7
"rotation": {
8
"storage": {
0 commit comments