Continuous X-merging conveyor

Is there any way to make X-merging conveyors continuous, so that the new products can freely flow into the conveyor without waiting for the current product to exit? When using Y-merging conveyor, you can make this effect by choosing FIFO priority with continuous FIFO flow mode, but I can’t find anything similar in X-merging conveyor. Increasing capacity doesn’t help.

hi,

y ou can try to minimize the merger component

The logic in the script is designed so that only one part is allowed to enter at a time, and when one part leaves the merger, the next waiting part can enter.

merger example.vcmx (345.7 KB)
Check my attached example with reduced side and conveyor lengths.

there is a Priority property where you can choose FIFO.