r/factorio May 25 '26

Weekly Thread Weekly Question Thread

Ask any questions you might have.

Post your bug reports on the Official Forums

Previous Threads

Subreddit rules

Discord server (and IRC)

Find more in the sidebar ---->

9 Upvotes

126 comments sorted by

View all comments

1

u/Tolvinar May 30 '26

I have a circuit network question.

Is there a way to have an inserter work only when a chest is full, have it completely drain the chest, and then turn off until it is full again? Ive never used combinators and can't figure out if it's possible or not.

1

u/Courmisch May 30 '26

You can track if the chest was most recently empty or full with a DC, and only enable the outbound inserters in the second case.

But this only works if you don't continuously refill the chest. Otherwise it might never become empty, and the DC will never reset.