Robot picks lowest part from stack

Hy,

I’ve created a PM-Layout in which the robot picks part by part from a stack. Why starts the robot by picking the lowest part?

Can I somehow control and change this? Unfortunately working with part-pattern by using works were much comfortabler…

Thx & Regards
Feature

Yes the pattern access order is fixed.
Just define offset such that the first product is the topmost item in your stack and then the pattern step such that the last item in the stack is at correct height. So a positive offset and negative pattern step.

1 Like