Smart Tool Programming handle configuration manual
Smart Tool Programming handle configuration manual
1) Upgrade software
After logging into the robot console, select "System Settings" → "Custom Information" → Enter "ODM" in
uppercase to confirm → Click "Select File" under the User Information Package Upload column
Select the "odm.tar.gz" file → "Import" and wait for the prompt that the import is complete, then restart the robot
Configuration of Smart Tool Handle with ERACobot
Undo the last Indictor
Lights
keystroke
(5) Drag the robot to point P1, click the A key, generate the point instruction
PTP (P1, 100, 0, 0);
(6) Click the I/O key, generate the instruction SetDO (1, 1, 0), and turn on the
welding gun;
(7) Drag the robot to point P2, click the B key, generate the straight line
instruction Lin (P2, 20, 0, 0); (8) Drag the robot to point P3, click the B key,
generate the straight line instruction Lin (P3, 20, 0, 0);
(9) Click the C key at P4 (midpoint of the arc), drag to P5 (end of the arc),
click the C key, and generate the arc instruction ARC (P4, P5, 20, 0);
(10) Drag the robot to point P6, click the B key, Generate the straight line
instruction Lin(P6,20,0,0); (11) Click the I/O key to generate the instruction
SetDO(1,0,0) and turn off the welding gun;
(12) Drag the robot to point P7, click the A key, and generate the point
instruction PTP(P7,100,0,0) as a safety point after completion.
At last, the point welding from point P1 to point P6 of the welding track is
completed.
(If you only want to demonstrate the motion track without performing
actual welding, you can skip clicking the I/O key twice)