Flipping Conveyor

Hi,
Does anyone know how to change conveyor capacity form 1 to 4 in Flipping Conveyor ? In normal work conveyor can flip only one element. I need to flip 4 elements in one cycle. Changing value Advanced::ConveyorCapacity doesnt work.

I think the flipping conveyor only supports one part by default. To change this, you either need to modify the Python script or attach multiple parts into one.
I made a quick test using the second approach, and I think it works ok. The attaching is done using the bundle point component from the Conveyor Utilities eCatalog folder.
flip_example.vcmx (650.4 KB)

2 Likes

Thank you for the vcmx file, I downloaded it and tried it but there is a problem: when I change bundlersize to 1, the system will not work.

deactivte stopFirst prop

grafik