Hello, I have a robot welding project where the workpiece is gripped by a rotational chuck. The z-axis of the chuck is in the same direction with the y-axis of the robot base.
The robot will move a circular path on the workpiece. The goal is to minimize the robot x and z movement by maximizing the chuck rotation.
I've added the 7th axis as a mechanism and synchronized it as external axes.
So far I've tried all combination on the 'Turntable Optimization' in the machining project but none of them make the chuck rotate as we need. The robot is always doing all the work and the additional axis doesn't moves at all
The library example 5.c is something like what we need, but I can't manage to achieve it. Will that be something to do with my NC path?
The robot will move a circular path on the workpiece. The goal is to minimize the robot x and z movement by maximizing the chuck rotation.
I've added the 7th axis as a mechanism and synchronized it as external axes.
So far I've tried all combination on the 'Turntable Optimization' in the machining project but none of them make the chuck rotate as we need. The robot is always doing all the work and the additional axis doesn't moves at all
The library example 5.c is something like what we need, but I can't manage to achieve it. Will that be something to do with my NC path?