Space Engineers

Space Engineers

39 ratings
MArmOS V3.0 Example Boom Truck
   
Award
Favorite
Favorited
Unfavorite
Type: Blueprint
File Size
Posted
Updated
637.737 KB
25 Apr, 2017 @ 6:50pm
18 Nov, 2017 @ 12:30pm
8 Change Notes ( view )

Subscribe to download
MArmOS V3.0 Example Boom Truck

In 1 collection by Timotei~
MArmOS V3.0 Examples
10 items
Description
This is an example of boom truck controlled by MArmOS.
You can find MArmOS here:
http://steamproxy.net/sharedfiles/filedetails/?id=767595187

Controls:
1: gyros lock On/Off
2: Gripper lock On/Off
3: Boom Light On/Off
...
8: Boom GoHome ( -GH )
9: Boom OnOff toggle ( -OO -1 )

Arm Definition:
var Prefix = "Boom 2: "; new Rotor( Name: Prefix+"Motor1", Axis: "Z", OriMode: 0 ); new SolidSG( 0,1,3 ); new Rotor( Name: Prefix+"Motor2", Axis: "-X", OriMode: 0 ); new SolidSG( -1,-6,0 ); new Rotor( Name: Prefix+"Motor3", Axis: "X", OriMode: 0.1 ); new SolidSG( 1,5,0 ); new Piston( Name: Prefix+"Piston3", Axis: "Y" ); new Rotor( Name: Prefix+"Motor4", Axis: "Y", OriMode: 1 ); new SolidSG( 0,0,-1 ); new Rotor( Name: Prefix+"Motor5", Axis: "-Z", OriMode: 1 ); new SolidSG( 0,0,-1 ); new Rotor( Name: Prefix+"Motor6", Axis: "-X", OriMode: 1 ); new SolidSG( -3,0,0 ); new UserControl( Speed: 2, StartOn: false );
11 Comments
Darth_Doggo 18 Jan, 2022 @ 6:39pm 
What are the controls i am suffering
Vert 20 Mar, 2019 @ 3:56pm 
Testing this out and if I weren't in creative I would have died many times. lol
Still getting to grips with the controls.
Only issue I have found that isn't user error is that once I start moving the arm the piston slowly drifts to the extended position the entire time I'm trying to move it around.
Other than that it's pretty cool. Great idea and great little script.
The Erubian Warlord 9 Mar, 2019 @ 7:53pm 
looks like what Wasted needed to add to his "simulation"
[RS] eagle40 9 Mar, 2019 @ 12:10pm 
still works!! finaly able to not break its arm today yay :lunar2019grinningpig:
[RS] eagle40 13 Oct, 2018 @ 12:33pm 
nice build i still manage to break the arm every time no mater what i do
everwake 6 Aug, 2018 @ 11:48am 
This for some reason does not work in 1.187, when pasted in it spins out of control and crashes into everytime, powering it off actually makes it worse
Stollie 2 Mar, 2018 @ 5:13am 
Can't build off a projector due to multiple grids?
Timotei~  [author] 17 Nov, 2017 @ 7:59pm 
Updated for 1.185 :steamhappy:
Graydient05 22 Jun, 2017 @ 3:00pm 
That worked, thank you
Timotei~  [author] 21 Jun, 2017 @ 4:25pm 
@Logan I usually press the right button to allow it to unfold. After that, you can move freely.