Hello,
I am creating a depalletizing routine to unload parts off a table. The parts are in a grid of 12x2 with 5 layers. I would like to make my approach and/or exit points be at the same height above the table no matter what layer it is.
Say my parts are 1 inch tall. On layer 5 I want to exit 1 inch above the part, and on layer 1 I want to go to that same exit height which would be 6 inches above layer 1 part.
I assume there’s a feature I need to create relative to my reference point at a fixed Z? Thanks