Help with "set recipe"

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Ragonz
Burner Inserter
Burner Inserter
Posts: 8
Joined: Fri Mar 04, 2016 3:11 am
Contact:

Help with "set recipe"

Post by Ragonz »

I'm trying to create a single assembler that will create the various logistics boxes via combinators. I can get it to create one recipe but after its done it will not no matter what I do swap to another recipe. Can someone shed some light on what I'm doing wrong
Blueprint of what I have below

Code: Select all

0eNq1VtuO4jAM/Zc8pyN6gynSvuxvjFCVti5ESpNOLuwg1H9ft0BgZwK7RTsvyG3tY/scO+FIKuGg11xasj4SXitpyPrtSAzfSibGd5J1QNaEGQNdJbjcRh2rd1xClJKBEi4b+CDreKCBoAZq3oCOatVVXDKr9E1IMmwoAWm55XBKOj0cSum6CjRi0gtOj9n5HqJeq/0JcAfGEkp6ZTBcyTHnCJkuXnJKDhhbvOSYCvuxWomygh3bc0yPfjXXteO2xG/NFFyCZJWAhqxbJgwMYyufSkl8KS0zNuLSgLb44UEFyWKqoOEa6pPDKyUtFxh26vbCnIdm6Bdq8t0xgcWgh1S6Q4LHvrqe6YnQNflBxoovrP6dtFl4qccz+JVt4TmYzMNoeHcI8Gw9uQeqXNvOQ8F5cwZKL4LVDgJip/8udnwrdgDq2nZgFQJ46Z3RycKjfAa9jrKZBvzmCees5drY8stu3hmP09IYy8YTIV+MnClne2fvnAuPYPoDVuakLVutupJLRLns2GYI0XUVN3jcPBIgubvvBmyJRPIezooHEi/n6uTTflnx/63T532ZK1AwfrYyq5kEeV3ybyfoz3NpLj2B6NnkvD5xO2RfbocAcPHsWGbfznr4sprL/gOU2SrEC89WBw13XQQCCdC8jnolIMRXcqvGWOwv5Gws9S2mMc1ovKGTtfTWylvFZGXoldMELfxFv+xsrbxVoIXI3EI3Xlr+7xYlglWAZJCfjosmYlGlPvDtHq+mqcZ8mRRZUeR5ki/TJB6G316dTXA=
User avatar
Khazul
Fast Inserter
Fast Inserter
Posts: 192
Joined: Fri Sep 03, 2021 4:47 am
Contact:

Re: Help with "set recipe"

Post by Khazul »

When it switches recipes, it needs somewhere to dump the ingredients already in the assembler before it can accept the new recipe. When it gets stuck, click on the assembler and you will see the stuck ingredients it wants to get rid of.

It cannot do this because there is no output inserter that can accept the ingredients from the assembler. The existing output inserter is filtered for products only.

Assuming requester boxes were feeding the input inserters, then a chain of inserters back to each requester box would do the job as a minimal change.
teatime11
Burner Inserter
Burner Inserter
Posts: 8
Joined: Thu Dec 26, 2024 10:27 am
Contact:

Re: Help with "set recipe"

Post by teatime11 »

I believe this should help. I remove filter on output inserter and have another inserter filter out material into requester box. Cut back on combinator and got nice square design.


Ragonz
Burner Inserter
Burner Inserter
Posts: 8
Joined: Fri Mar 04, 2016 3:11 am
Contact:

Re: Help with "set recipe"

Post by Ragonz »

Many thanks guys, very helpful
Post Reply

Return to “Gameplay Help”