Space Engineers

Space Engineers

MArmOS turnkey: 100 m, 6 DOF Arm
14 Comments
D3ATHCOM5 22 Apr, 2024 @ 9:37am 
I fixed it, had to replace the old 3.0 script with the new 3.1 and migrate the defs
D3ATHCOM5 21 Apr, 2024 @ 2:36pm 
Script says Error:Compile!
D3ATHCOM5 21 Apr, 2024 @ 2:30pm 
Doesn't work, it acts like all rotors are locked. When I try to move I get phantom movement ranging from .10ms to .60ms but it stays still
Benjui 17 Aug, 2019 @ 3:48pm 
would you be willing to make a version of this with pistons as an example?

Yes! Please!
Diminius 23 Jun, 2019 @ 6:53am 
would you be willing to make a version of this with pistons as an example?
Timotei~  [author] 19 Feb, 2018 @ 12:46pm 
@Ldrs1 you can set the home position by going inthe arm's definition in the programmable block and add the Home argument on each Rotors.
Like so: "new Rotor( Name: Prefix+"Motor1", Axis: "Z", OriMode: 0, Home: something );"
Doge_Ram 19 Feb, 2018 @ 12:30pm 
Hi, I love this blueprint, but would like to know how to change the home position for it, so at home the cockpit is on the ground. Could anybody tell me?
Sage 2 Jan, 2018 @ 11:45am 
Thanks so much. I'll go into creative and make a 3 part blueprint maybe? Thank you for the bp set!
Timotei~  [author] 2 Jan, 2018 @ 10:29am 
@Sage The reason is the projector block can't project ships that are made out of multiple grids. You'll have to build it by hand or paste it using the creative tools.
Sage 30 Dec, 2017 @ 8:29pm 
I'm not sure why, but on these blueprints, I only get the midle arm portion, not the base or the small arm/tool end. Am I doing something wrong? Here's a screenshot. https://i.imgur.com/THLS2SL.png
sbg2005 16 Dec, 2017 @ 10:22am 
Thank you very much. you r my hero
Timotei~  [author] 16 Dec, 2017 @ 9:09am 
@sbg2005 you can edit the home position of each joints by adding the "Home" parameter in their descriptions.

e.g.
new Rotor( Name: Prefix+"Motor1", Axis: "Z", OriMode: 0, Home: 30 );
sbg2005 16 Dec, 2017 @ 7:29am 
How Can i change home position?
Timotei~  [author] 21 Nov, 2017 @ 8:22pm 
Updated for 1.185:steamhappy: