Space Engineers

Space Engineers

3D Printer by HellArea
40 kommentarer
Old Gregg 5. maj 2024 kl. 2:00 
couple of notes. The setup is non-descriptive (im absolutely new to the game) what orientation should the advanced rotors be when building this? my friend and i have an understanding on the extra data portion of the PB but fully getting it to register the home and how the rotors should be facing is kind of missing from the setup. any advice would be appreciated as we have it setup and working, its just backwards.
Cruel Sun  [ophavsmand] 31. dec. 2020 kl. 2:56 
404 GLaDOS, video 2 at 00:30
404 GLaDOS 30. dec. 2020 kl. 17:19 
> "After you create it, rotate the rotors in their working areas to set correct direction. The values is stored in the PB CustomData."
What does this mean?
404 GLaDOS 30. dec. 2020 kl. 15:50 
A Github repo also has the added benefit of preserving previous versions.
crazyht24 30. dec. 2020 kl. 5:32 
Good for me thx

I know Steam is hell for modder sometime, no worry:

As I see, you not obfusc your script, if Steam continue crap, you can put all your script to git repo at least other player can get code from it :P
Cruel Sun  [ophavsmand] 29. dec. 2020 kl. 23:35 
Check it now
Cruel Sun  [ophavsmand] 29. dec. 2020 kl. 23:24 
I was uploaded this script many times but Steam broke it every time. I'll try it now.
404 GLaDOS 29. dec. 2020 kl. 14:41 
@crazyht24
Same, they uploaded the wrong script.
crazyht24 29. dec. 2020 kl. 8:50 
When I get the code start with comment : // HellArea Resource viewer v2.00 (2018-2019)

Could you send me right code or upload right version ?
Quickshadow10m 24. juli 2020 kl. 13:02 
Can you build a large grid ship?
Reaper 15. juli 2020 kl. 18:19 
It work pretty well, but I've found that you will need to do steps in increments of 3-4 degrees at 15-20 second intervals if you are using the normal welders. It does perfect around that area and only struggles with small grid items but it's usually the little cosmetic stuff it misses.

Only issue I have is it doesn't seem to be able to keep the welding block rotor head straight.
Cheshire 2. juli 2020 kl. 15:51 
and i'am brasilian i don know if it's through translation but the others equipaments works pls help me 3 days in this ;-;
Cheshire 2. juli 2020 kl. 15:48 
how do you program the welders they're not doing anything
alfie8010 31. maj 2020 kl. 14:53 
is it possible to have an assembler craft parts as and when they are needed?
Readtext 9. mar. 2020 kl. 15:38 
Music from X3)) Nostalgia))
Cruel Sun  [ophavsmand] 7. mar. 2020 kl. 4:30 
Hi.
Scenario description
Scenarios works like a macro command, you can describe many points with timing.
Usage
S:A=T;A=T;A=T......
Example 25=2 - 25 meters = waiting 2 second
-Devastator- 6. mar. 2020 kl. 22:58 
Hi @gabriella can u add a script that automatically pulls builds stuff needed for printing? And how to activate the wait till part is printed then move the welder function like u did in the videos?
-Devastator- 6. mar. 2020 kl. 22:30 
Er hi, anyone knows how to slow down the rotor speed? Because it is currently retracting too fast for the parts to be welded completely
Judge Kronos 23. feb. 2020 kl. 3:57 
Over Engineering at its best. Simply amazing. I need to put this in the ship printing hangar instead of the build and repairs...
Hipperion 4. dec. 2019 kl. 14:10 
This is the BEST printer setup out there. Almost limitless and without the need of building super large shipyards. Setup is SOOO EASY! :steamhappy:
Cruel Sun  [ophavsmand] 28. sep. 2019 kl. 0:28 
Script was updated. It seems a steam version was broken for some reason. So I'm sorry too.
haximodor 8. sep. 2019 kl. 18:54 
Hi are you still working on the script?
I try the same setup as yours in the video, but PB returns me a "Large Grid is Not Active"
Meowcat285 24. apr. 2019 kl. 17:34 
Can we have a example blueprint?
Foundation 11. apr. 2019 kl. 21:49 
easier ways to create this, but neat...
Cruel Sun  [ophavsmand] 15. mar. 2019 kl. 8:14 
Why not =)
JDaremo Fireheart 14. mar. 2019 kl. 17:19 
OMG, Gabriella. This is fantastic.
Will it work on any blueprint that fits within the area of the welder heads?
Cruel Sun  [ophavsmand] 23. feb. 2019 kl. 0:40 
What type of Exception you have? Can you share the world or blueprint.
Duke Venator Mythis 22. feb. 2019 kl. 18:49 
When I run the R command as in the video it just spews exceptions at me?
Cruel Sun  [ophavsmand] 19. feb. 2019 kl. 10:17 
gWelders - group of blocks
Hoofygonglaird 18. feb. 2019 kl. 17:53 
Im kinda confused on where the tags for welders go if someone can help me out. Seems like a neat script just noob brain cant figure this out.
Vorg 6. feb. 2019 kl. 11:59 
From the primary engine you used, I thought it would be a single head printer that moved more like 3D printers
Cruel Sun  [ophavsmand] 24. dec. 2018 kl. 15:02 
Updated
『KuuHaKu』 22. dec. 2018 kl. 16:20 
Ahhhhh MUCH thanks, favorited and rated!!
Cruel Sun  [ophavsmand] 21. dec. 2018 kl. 11:21 
『KuuHaKu』, it's done.
『KuuHaKu』 20. dec. 2018 kl. 7:21 
Yeah, pretty much something like this. Even if you can't check whether it's welding or not, you could put something like a delay (which we can define in seconds) between steps.
Ex: P1 > P2 > Delay 2 > P3 > Delay 5 > etc

It's already a extremely useful script, but something like that would be really nice to have!
Cruel Sun  [ophavsmand] 20. dec. 2018 kl. 5:34 
If I wanted to do so (it's still a linear path) I would use A=P1, A=P2, A=P3 ... In the game there is no such method as IsWelding . Therefore, it cannot work fully automatically.

Keens forum Topic [forum.keenswh.com]
『KuuHaKu』 20. dec. 2018 kl. 4:27 
Oh, by keyframes, I mean something like setting a path sequence like this: P1 > P2 > P3 > ... > PN.
After that, the rotors would try to make the welders follow the path.

Idk if it's possible, just thought about it kkkkk
Cruel Sun  [ophavsmand] 19. dec. 2018 kl. 6:38 
Hello. I don't quite understand about the keyframes - if you mean some curved path, no I made this thing for a linear trajectory. If a blueprint is very complex, maybe the sequence setup is more complicated than the blueprint welding.
I'm afraid of scaring people with the complexity of the tools, so it's simple.
『KuuHaKu』 19. dec. 2018 kl. 5:59 
A little question: is it possible to make a 3D printer which stores player-defined "keyframes" and follow the sequence afterwards? It would be nice for weird ship designs as we would be able to set the printer's path
『KuuHaKu』 19. dec. 2018 kl. 5:52 
One of the "why haven't anyone thought about this before?" kind of script. Very well done, you deserve a cookie!