Welding Interface

This section covers the available functionalities of the user interface of the welding addin.

The Welding Add-In contains the following functional elements:

1.Instruction selection pull-down menu.

2.Instruction adding to the instructions list.

3.Import instructions list.

4.Export instructions list.

5.Current instruction (selected).

6.Instruction code and icon color (click to change color).

7.Instruction name (unique).

8.Appropriate path shape.

9.Add instructions to the program sequence or CFP.

10.Delete instruction from the list.

11.Parameters linked to the selected instruction.

12.Build a path model.

13.Path model building progress.

14.Path model visibility flag.

15.Path trace flag (allows simulate material’s adding).

16.Instructions list area.

Addin Welding - Image 3

Instruction selection pull-down menu

You can select the instruction to be added from the pull-down menu:

Addin Welding - Image 4

Adding an instruction to the instruction list

You can add the selected instruction from the pull-down menu using the '+' button:

Addin Welding - Image 5

The instruction templates are in the following folder (default RoboDK installation):

C:\RoboDK\Addins\com.robodk.app.welding\WeldingAddIn\templates

Addin Welding - Image 6

Templates are presented as regular '.csv' files with the string format 'parameter->value':

Addin Welding - Image 7

1.‘Process’ ‘Process name’ (some name should be specified)

2.‘Code’ ‘Instruction code’ (one of the supported instruction codes)

3.‘Color’ any color code in the hex format

4.‘Shape’ file name with the shape model for the welding instructions

Addin Welding - Image 8

Current instruction (selected)

You can access the parameters by selecting a line in the instruction list (9). In addition, the instruction line is highlighted automatically during program execution or when the corresponding program instruction is double clicked:

Addin Welding - Image 9

Instruction code & icon color

You can set the color of the instruction and the corresponding path by clicking on the instruction code button (make sure that the instruction line is selected first):

Addin Welding - Image 10

1.ws – welding start instruction

2.wc – welding continue instruction

3.we – welding end instruction

4.rc – custom Insert Code instruction

Instruction name

Every instruction in the instruction list should have a unique name (value of the 'Process' parameter):

Addin Welding - Image 11

Path shape

If the instruction template has a path shape definition, it can be selected from the pull-down menu:

Addin Welding - Image 12

Addin Welding - Image 13

Add instructions to the program sequence

A single instruction or a pair of sequentially selected instructions can be added to a RoboDK program sequence.

Addin Welding - Image 14

Delete instruction from the list

You can delete an instruction from the instruction list by clicking the “X” button.

Addin Welding - Image 15

Parameters

You can change parameters directly in the parameter table. The changes can be saved automatically.

Addin Welding - Image 16

Parameters import/export

You can import the entire list of instructions with parameters or export all data using the import/export functions.

Addin Welding - Image 17

Path building

You can build the path using the 'Build' function for the selected program (it needs to contain welding instructions).

Addin Welding - Image 18

Path tracing

By enabling the "Trace" option, it is possible to see how the welding material is applied as the robot is moving along the welding path.

Addin Welding - Image 19

Addin Welding - Image 20