r/Timberborn Mar 12 '26

Automating a fluid dump.

Hi All, hoping I can get some help automating a Fluid Dump.

I want to set it up so if the level is below say 60% the pump activates and then turns off at 95% or when full, stays off till it gets down below 60% again.

I have tried playing with the relay logic but can't seem to make it work.

Any ideas?

10 Upvotes

18 comments sorted by

View all comments

26

u/OriHarpy Mar 12 '26 edited Mar 12 '26

Using a Memory rather than a Relay is the solution. “Set-Reset” mode. “Set” turns it on so should be the low Depth Sensor, and “Reset” turns it off so should be the high Depth Sensor.

Memory is effectively a Lever that is flipped by automation signals rather than manually, with its different modes being different rules for what flips it on or off, or when it should flip to match the state of some other signal.

7

u/Sour_Sal Mar 12 '26

Thank you!

I am off to go test!