Stationeers

Stationeers

Not enough ratings
Combustion Centrifuge Quadratic v2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
145.226 KB
Oct 1, 2022 @ 12:06am
Feb 10, 2023 @ 3:44pm
2 Change Notes ( view )

Subscribe to download
Combustion Centrifuge Quadratic v2

Description
​This is a script for the new/updated Centrifuge, based on code from CowsAreEvil, but using a quadratic formula for the curves, to make it a smoother and more even spin-up, as well as monitoring the stress level to apply a way to counter it while spinning up. It is too complex for the Centrifuge, and must be run in its own IC Housing, with the Centrifuge on d0, the Pipe Mixer for your Volatiles & Oxidizer(s) (can be any mix of N2O:O2) on d1, and the Pipe Sensor between the mixer and the centrifuge on d2.
The formulas are set to adjust based on your oxidizer ratio, to maximize the centrifuge efficiency with that mix. A previous version of this code had a sign read-out and a light. Both have been removed.
8 Comments
Engimage Apr 10, 2024 @ 8:02am 
Noticed an error in your script and line 35
> bgt r0 loop 5
should be
bgt r0 5 loop
MrCanerican  [author] Dec 20, 2023 @ 1:12pm 
Just noticed the comments. Will look at this in the new year, and upload a fixed copy, given the update
Radi Aug 20, 2023 @ 12:02pm 
Squirrellzy, If you are doing the mixture with N2O lower the pressure to 700kpa and keep the gas at about 5 degrees, it works perfect at 1188rpm
Casual Gamer Aug 18, 2023 @ 4:32pm 
Just now trying this and it seems phase change update has broke it. Mixer send so much fuel and pressure it start to combust before it enters the centrifuge.
Hilas Aug 4, 2023 @ 8:35pm 
did you have some video tutorial ?
NavaShield Jul 18, 2023 @ 10:39am 
how to you increase RPM?
Dom1nno May 9, 2023 @ 9:45am 
This script is absolutely amazing. I had to give you an award for this! It still works and it´s the fastest script out there (based off of a YouTube video I saw comparing scripts from workshop). I have just one question. I don´t know anything about scripting, but I´d love to see a code for output added. Something that it will automatically shutdown and unload ores at a specified number of dirty ore stacks ingested, then it would start back up. It would be amazing to see that implemented in your code. Anyways thank you for this amazing work. :steamhappy:
MrCanerican  [author] Feb 10, 2023 @ 3:52pm 
The previous error from line 51 should be resolved. It was from when the code was expecting a sign to write to, which has been removed.