Building a simple arc welding project

Set up the project

Next  Previous  Chapter  Next

 

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.


arc_bas200_projectsetup

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

Workbench_LBa_40

Switch to the Layout Builder workbench.

SimToClose                        


2

Assemble the station

2.1

Library

Add the robot cell (layout) from the Component library.

2.2

DocAdd

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

Assign

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

Workbench_OLP_40

Switch to the Offline Programming workbench.

SimToClose                        

3.2

Collision

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

COM_Detach

Because the welding wire might always collide with the workpiece, remove it from its group.

3.4

SettingsGlobal

In the Simulation settings, connect the 2 groups together for the collision analysis. Then return to the Normal mode.

3.5

InteractionOn

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.

 

Information

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

Save

4.1

Save

Save the project in the same folder with the workpiece.


Previous
Previous page
Chapter
Chapter page
Next
Next page