Separate signals to/from red and green wires
Moderator: ickputzdirwech
Re: Separate signals to/from red and green wires
[Koub] Implemented in 2.0
Koub - Please consider English is not my native language.
-
- Fast Inserter
- Posts: 136
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: Separate signals to/from red and green wires
You can use an arithmetic combinator to simply subtract the value of the filter signals.
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
-
- Fast Inserter
- Posts: 136
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: Separate signals to/from red and green wires
Also see viewtopic.php?f=6&t=113678 and viewtopic.php?f=6&t=121982 for similar suggestions
Re: Separate signals to/from red and green wires
That requires one combinator per inserter, a diode. There can be no wire connecting any 2 inserters or their "read content" would be reused as "set filter" in the other. Subtracting the read content from the set filter is not an option as that has 1 tick delay and then the inserter has already picked up items.IsaacOscar wrote: ↑Thu Nov 21, 2024 9:48 am You can use an arithmetic combinator to simply subtract the value of the filter signals.
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
-
- Fast Inserter
- Posts: 136
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: Separate signals to/from red and green wires
Hmm, you could use two inserters passing to eachother?mrvn wrote: ↑Thu Nov 21, 2024 2:13 pmThat requires one combinator per inserter, a diode. There can be no wire connecting any 2 inserters or their "read content" would be reused as "set filter" in the other. Subtracting the read content from the set filter is not an option as that has 1 tick delay and then the inserter has already picked up items.IsaacOscar wrote: ↑Thu Nov 21, 2024 9:48 am You can use an arithmetic combinator to simply subtract the value of the filter signals.
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
I'm curious what the use case is, as I currently haven't needed to use both features at once.
Re: Separate signals to/from red and green wires
The use case is building something with count perfect ingredients, like the Biochamber or the Biolab that both require eggs to build. If you request or put in an extra egg because the one in the inserters hand didn't count then it will spoil and spawn an alien.IsaacOscar wrote: ↑Thu Nov 21, 2024 11:18 pmHmm, you could use two inserters passing to eachother?mrvn wrote: ↑Thu Nov 21, 2024 2:13 pmThat requires one combinator per inserter, a diode. There can be no wire connecting any 2 inserters or their "read content" would be reused as "set filter" in the other. Subtracting the read content from the set filter is not an option as that has 1 tick delay and then the inserter has already picked up items.IsaacOscar wrote: ↑Thu Nov 21, 2024 9:48 am You can use an arithmetic combinator to simply subtract the value of the filter signals.
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
I'm curious what the use case is, as I currently haven't needed to use both features at once.
Less critical with all the other ingredients on Gleba that spoil. But you can use it to always have a multiple of the recipe ingreedients in a buffer chest, inserter hand and biochamber so things never spoil from having too much of one thing and not enough of another.
My automatic builds everything assembler also needs this as it recursively builds ingredients if there aren't enough at hand. When the inserter picks the ingredients up and you don't count the hand content then it would think ingredients are missing and build more instead of finishing the final product. Makes the assembler build 3 times the needed ingredients, not fun for e.g. the nuclear reactor.
-
- Fast Inserter
- Posts: 136
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: Separate signals to/from red and green wires
Yes, but why do you also need to set the filter? An inserter won't insert things that aren't valid ingredients.mrvn wrote: ↑Fri Nov 22, 2024 1:37 am
The use case is building something with count perfect ingredients, like the Biochamber or the Biolab that both require eggs to build. If you request or put in an extra egg because the one in the inserters hand didn't count then it will spoil and spawn an alien.
Less critical with all the other ingredients on Gleba that spoil. But you can use it to always have a multiple of the recipe ingreedients in a buffer chest, inserter hand and biochamber so things never spoil from having too much of one thing and not enough of another.
My automatic builds everything assembler also needs this as it recursively builds ingredients if there aren't enough at hand. When the inserter picks the ingredients up and you don't count the hand content then it would think ingredients are missing and build more instead of finishing the final product. Makes the assembler build 3 times the needed ingredients, not fun for e.g. the nuclear reactor.
Re: Separate signals to/from red and green wires
It will insert more than one recipe needs and you might not want that. Or you might have to transfer stuff between chests. I have lots of cases where I have both a red and green wire connected to chests, inserter or assemblers to set and read something at the same time. It does happen.IsaacOscar wrote: ↑Fri Nov 22, 2024 1:47 amYes, but why do you also need to set the filter? An inserter won't insert things that aren't valid ingredients.mrvn wrote: ↑Fri Nov 22, 2024 1:37 am
The use case is building something with count perfect ingredients, like the Biochamber or the Biolab that both require eggs to build. If you request or put in an extra egg because the one in the inserters hand didn't count then it will spoil and spawn an alien.
Less critical with all the other ingredients on Gleba that spoil. But you can use it to always have a multiple of the recipe ingreedients in a buffer chest, inserter hand and biochamber so things never spoil from having too much of one thing and not enough of another.
My automatic builds everything assembler also needs this as it recursively builds ingredients if there aren't enough at hand. When the inserter picks the ingredients up and you don't count the hand content then it would think ingredients are missing and build more instead of finishing the final product. Makes the assembler build 3 times the needed ingredients, not fun for e.g. the nuclear reactor.