Purpose
|
|
The kinematic capabilities of external equipment is used to optimize the programming and to reduce the robot axis motion.
|
|
|
The prepared workcell, built from the components of several previous steps, is loaded into the project. The welding operations are programmed. The program will be optimized by interpolating the kinematic axes of the external equipment.
|
|
|
Steps
|
|
|
Be sure to save your changes frequently.
|
|
|
1
|
Load the workcell
|
1.1
|
|
Open the workcell ArcWelding_ExternalAxis_Base.cendoc file from the Projects folder of this tutorial library. This document includes the complete project setup that is need for the tasks to execute in this chapter.
|
|
|
2
|
Involve the robot rail in the program
|
2.1
|
|
Program the welding path.
|
|
2.2
|
|
Modify the rail position so that the robot can reach the approach position of the toolpath.
|
|
2.3
|
|
With use of the Teach dashboard the rail will be moved so that the robot can reach the end position of the welding path.
|
|
2.4
|
|
Simulate the path with the rail motion.
|
|
2.5
|
|
Change the number of toolpath positions along the welding path. The approximation attributes determine this number of positions.
|
|
2.6
|
|
Add an interpolation of the rail position along the path to generate a smooth motion of the rail.
|
|
|
3
|
Involve the workpiece positioner in the program
|
3.1
|
|
Program the circular welding path.
|
|
3.2
|
|
With use of the Teach dashboard, modify the workpiece positioner 's angle for the robot to reach the welding path approach and end position. After that simulate the result.
|
|
3.3
|
|
Change the number of toolpath positions along the welding path. The approximation attributes determine this number of positions. Then add an interpolation of the workpiece positioner along the path to generate a smooth rotation of it.
|
|
|
|
4.1
|
|
Simulate the program.
|
|
|
|
5.1
|
|
Save the project as a .cendoc document.
|
|
|
|