Posts: 5
Threads: 3
Joined: Jan 2024
Reputation:
0
Is there any way I can perform an elipse moviment? I know we have moveJ, moveL, and moveC. But i need to inspect this image:
To build an elipse, we need at least three targets...
Posts: 3,487
Threads: 2
Joined: Apr 2018
Reputation:
165
It is not possible to use splines or ellipses. Robot controllers don't usually support this type of movements.
Therefore, a robot machining project or a curve follow project will help you follow curves which have been split into smaller segments.