Programming the robot's 6th axis

images/download/attachments/84218172/image2022-4-13_11-37-56.png

To position a rotating tool relative to the workpiece five degrees of freedom is enough, yet most of the robots have 6 degrees of freedom. The last 6th DOF is represented by an additional joint at the tool flange and is used to extend the robot's flexibility and the reach zone (by fixing the tool position and orientation and by changing the angle of the 6th joint the other joints of the robot are moving, and this helps avoid various types of kinematic and mechanical collisions when machining).

In SprutCAM X there are two ways of programming the 6th axis:

  • automatic,

  • manual.

You can control it on the operation's properties inspector.

images/download/attachments/84218172/image2022-4-13_11-51-57.png


The automatic way is represented by the few modes of the 6th axis control property.

  • <Fixed vector>,

  • <Direct to point>

  • <Toolpath>.

Fixed vector 6th axis control mode

In this mode you define the axis (the 3d vector) along which the Z axis of the robot's tool flange (the tool flange vector) is aligned.

images/download/attachments/84218172/image2022-4-13_11-48-30.png


Direct to point 6th axis control mode

In this mode you specify a 3d point to which the robot's tool flange vector is directed during the machining.


images/download/attachments/84218172/image2022-4-13_11-47-2.png


The point can be either

  • the robot base point, or

  • the robot elbow point,

  • or a custom point.

images/download/attachments/84218172/image2022-4-13_16-3-40.png


Toolpath 6th axis control mode

In this mode one axis of TCP is aligned with the toolpath tangent direction.

images/download/attachments/84218172/image2022-4-13_11-49-57.png

Optionally you can also define the Tangent approximation tolerance and the constant angular deviation relative to the tangent of toolpath at each point.

images/download/attachments/84218172/image2022-4-13_12-3-13.png


The manual way of programming the 6th axis is by using the Robot Axes Map (also known as the Robot Extra Axes Optimizer). It is possible to combine both approaches: use the automatic law for the most of the toolpath and apply additional corrections to the 6th axis control in the Robot Axes Map.