Purpose
|
|
In this page we will assemble a manufacturing station by using the previously created workpiece and a pre-built workcell. Learn how to hide objects by using layers. And how to set up collision groups and to prepare the project for programming the welding operations.
|
|
|
The layout will be built from some standard equipment, like the welding robot. All components will be positioned and connected together to configure the shopfloor layout. And finally the workpiece will be loaded onto the table.
|
|
|
|
Steps
|
|
1
|
Preparation (if needed)
|
|
1.1
|
|
Switch to the Layout Builder workbench.
|
|
|
|
|
2.1
|
|
Add the robot cell (layout) from the Component library.
|
|
2.2
|
|
When the workcell is not present in the library, it can be loaded directly from its file location with the Add existing components command.
|
|
2.3
|
|
Select the workpiece with use of the Project structure dashboard. Drag the workpiece on top of the station table. Once its close to the table, a yellow connecting line between the workpiece and the table adapter appears. Dropping the workpiece now will connect it to the table.
|
|
|
3
|
Prepare for collision analysis
|
|
Step to prepare the workcell to run a collision analysis during simulation.
|
3.1
|
|
Switch to the Offline Programming workbench.
|
|
3.2
|
|
Change to the Collision groups mode. Open the pie menu with the right click on the tool and select all the geometries then Create a new collision group with the selection. In the same mode select the entire robot and add it to this group. Create a new group with the table and all the component of the workpiece.
|
3.3
|
|
Because the welding wire might always collide with the workpiece, remove it from its group.
|
3.4
|
|
In the Simulation settings, connect the 2 groups together for the collision analysis. Then return to the Normal mode.
|
3.5
|
|
Switch on the collision detection in the simulation toolbar. Then change to the Interaction mode. With the manipulator the tool frame can be taught interactively. Drag it anywhere towards the table and workpiece and watch when the geometry collides.
|
|
|
The final collision analysis will be executed after a program has been computed. This will be taught and shown in the paragraph Modify the toolpath.
|
|
|
|
4.1
|
|
Save the project in the same folder with the workpiece.
|
|