Page 1 of 1

Configurable inserter

Posted: Sat Jan 02, 2021 6:14 pm
by Binoculars
Hello factorian friends,

The text below will be translated from French to English on Google Translate.

I created a set of cominators that determine when the inserter grabs an item after a certain number of items have been counted.
To present my creation to you, here it is in a Kovarex set.
My knowledge of circuit networking is limited, if you think you can improve or make more compact my creation, I would be very happy.
Also, I would like to be able to reset each combinator after the inserter has entered an item. Can you help me ?
2.jpg
2.jpg (448.69 KiB) Viewed 4091 times

Re: Configurable inserter

Posted: Sun Jan 03, 2021 1:09 am
by disentius
Here is my kovarex with configurable counter/reset. The counter is two combinators, the third is for the reset/count limit from the constant combinator.
2021-01-03 02_06_34-Window.png
2021-01-03 02_06_34-Window.png (1.3 MiB) Viewed 4060 times

Re: Configurable inserter

Posted: Sun Jan 03, 2021 10:48 am
by Binoculars
disentius wrote:
Sun Jan 03, 2021 1:09 am
Here is my kovarex with configurable counter/reset. The counter is two combinators, the third is for the reset/count limit from the constant combinator.
Nice work, really.

Re: Configurable inserter

Posted: Sun Jan 03, 2021 11:06 am
by Binoculars
Would you have created a flexible alternative?

Example, a conveyor belt counter, which would replace the stack inserter and which would easily adapt to another configuration, by modifying only the desired element.

Re: Configurable inserter

Posted: Sun Jan 03, 2021 11:51 am
by disentius
Lost in translation...:)
Can you give a longer description? I do not understand what you are describing.

Re: Configurable inserter

Posted: Sun Jan 03, 2021 12:08 pm
by Binoculars
disentius wrote:
Sun Jan 03, 2021 11:51 am
Lost in translation...:)
Can you give a longer description? I do not understand what you are describing.
Excuse me.

Have you created a variant of your creation that allows you to take an element from a conveyor belt?

Example: The conveyor belt has 14 elements, in the 15th, an insert is activated.

Re: Configurable inserter

Posted: Sun Jan 03, 2021 1:09 pm
by disentius
Do you mean something like this?
Picks up every 14th copper plate of the belt.
2021-01-03 14_08_36-Window.png
2021-01-03 14_08_36-Window.png (556.58 KiB) Viewed 3987 times

Re: Configurable inserter

Posted: Sun Jan 03, 2021 1:16 pm
by Binoculars
disentius wrote:
Sun Jan 03, 2021 1:09 pm
Do you mean something like this?
This is exactly it. Thank you so much.

I'm currently working on a project and your creation is perfect for that.

Re: Configurable inserter

Posted: Sun Jan 03, 2021 1:31 pm
by disentius
de rien :)

Re: Configurable inserter

Posted: Sat Feb 20, 2021 12:11 pm
by Optera
disentius wrote:
Sun Jan 03, 2021 1:09 am
Here is my kovarex with configurable counter/reset. The counter is two combinators, the third is for the reset/count limit from the constant combinator.
2021-01-03 02_06_34-Window.png
That design is even better then the last I've seen from you.

Is there a reason for 2 u235 loading stack filter inserter?
I removed one, rearranged the combinators a bit and got a design fitting neatly into 5x5 with space for a substation and belt returning u235 to the bus.
2021-02-20 131102.png
2021-02-20 131102.png (103.65 KiB) Viewed 3738 times

Re: Configurable inserter

Posted: Sun Feb 21, 2021 11:22 am
by disentius
Thank you, Optera:)

When testing with one U325 inserter on the "main"belt, with more modules chained, it can miss picking up all the needed output U235 due to timing issues with U235 arriving on the belts from the previous reactor(s).
By keeping the feedback loop on a separate belt, this never happens.

Re: Configurable inserter

Posted: Sun Feb 21, 2021 12:27 pm
by Optera
Makes sense now, thanks for clarifying.
I never noticed that happening in my tests with 3 modules. Though my priming setup acts as fail safe, whenever a centrifuge has < 40 u-235 it feeds additional u-235 to the main belt, your counter then ensures it fills the centrifuges back up.