KUKA Setup Instructions

This section introduces the process of loading the robot full-control program onto a KUKA robot.

The process consists of 4 steps:

Please have a flash drive ready at hand.

Check Controller and Software Compatibility

Compatibility requirements are as follows:

  • Controller model: KUKA KR C4

  • Controller system software version: KSS 8.2 to 8.6

  • Add-on software package: Ethernet KRL (V 2.2.8 or above)

  • Mech-Center: latest version recommended

Note

All teach pendant actions in this chapter are performed on KSS 8.6. The specific steps and menu selections may differ slightly in older versions of system software.

Setup the Network Connection

Hardware Connection

Plug the Ethernet cable into:

  • An Ethernet port on the IPC

  • The X66 port on KR C4 compact and KLI port on other KR C4 controllers

    ../../../../_images/port1.png
    ../../../../_images/port2.png

IP Configuration

To allow communication between the IPC and the robot controller, both must have an IP address in the same subnet. This means that the first three numbers of the IP addresses should be the same. For example, 192.168.100.1 and 192.168.100.2 are in the same subnet.

  1. Check the IP address of the IPC: please use the ipconfig command in Command Prompt or PowerShell to check the IP address.

  2. Switch to expert mode:

    1. Press on robot_icon, and then select Configuration ‣ User group.

      ../../../../_images/user_group_1.png
    2. Select Expert, enter the password (the default password is kuka), and press on Log on.

      ../../../../_images/user_group_2.png
  3. Press on robot_icon, and then select Start-up ‣ Network configuration.

    ../../../../_images/user_group_3.png
  4. Input an IP address in the same subnet as that of the IPC, and then press on Save. In the next two pop-up windows, press on Yes and OK, respectively.

    ../../../../_images/user_group_4.png
    ../../../../_images/user_group_5.png
  5. Restart the robot to finish setting the IP address:

    1. Press on robot_icon, and select Shutdown.

      ../../../../_images/user_group_6.png
    2. Press on Reboot control PC.

      ../../../../_images/user_group_7.png

Load the Program Files

Prepare the Files

The program files are stored in the installation directory of Mech-Center. The default directory for Mech-Center 1.5.2 is C:/Mech-Mind/Mech-Center.

Navigate to xxx/Mech-Center/Mech-RobServ/install_packages/kuka/kuka_new, and copy the following files to your flash drive.

  • mm_motion.xml

  • mm_status.xml

  • mm_server.dat

  • mm_server.sub

  • motion_control.src

  • mainmodule.src

  • mainmodule.dat

Load the Files to the Robot

Note

Make sure you have switched to expert mode on the teach pendant. For instructions, see step 2 in IP Configuration.

  1. Plug the flash drive to the controller.

  2. Select the flash drive, and locate the above files.

  3. Select mm_motion.xml, press on Edit, and then select Copy.

    ../../../../_images/load_the_files_1.png
  4. Navigate to C:/KRC/ROBOTER/Config/User/Common/EthernetKRL, press on Edit, and then select Paste.

    ../../../../_images/load_the_files_2.png
  5. Navigate back to the flash drive, and repeat steps 3 and 4 for mm_status.xml.

  6. Navigate to KRC:/R1, and press on New.

    ../../../../_images/load_the_files_3.png
  7. Input mechmind for the folder name, and press on OK.

    ../../../../_images/load_the_files_4.png
  8. Navigate back to the flash drive, and copy and paste the other 5 files to KRL:/R1/mechmind.

    Note

    Long-press and drag to select multiple adjacent files.

    ../../../../_images/load_the_files_5.png

Set Autostart for Background Porgram

Note

Make sure you have switched to expert mode on the teach pendant. For instructions, see step 2 in IP Configuration.

  1. Press on s_icon and then Display/Assign.

    ../../../../_images/further_config_1.png
  2. Press on Cold start configuration, and then press on the text box to the right of SYS.

    ../../../../_images/further_config_2.png
  3. Select the blank in the drop-down menu, and then press on the check-box in Autostart to uncheck it.

    ../../../../_images/further_config_3.png
  4. Similarly, select mm_server from the drop-down menu for EX1, and make sure Autostart is checked.

    ../../../../_images/further_config_4.png
  5. Press on Current display/assignment, press on the text box to the right of SYS, and then press Deselect.

    ../../../../_images/further_config_5.png
  6. Press on the text box to the right of SYS again, and select the blank in the drop-down menu.

    ../../../../_images/further_config_6.png
  7. Similarly, select mm_server from the drop-down menu for EX1, and press on Select/Start.

    ../../../../_images/further_config_7.png

Select Foreground Program

  1. Open the mechmind folder, select mainmodule.src, and then press on Select.

    ../../../../_images/further_config_8.png
  2. The following should appear on the screen.

    ../../../../_images/further_config_9.png

Run Program in AUT Mode

  1. Turn the key switch to horizontal, select T1 on the screen, and then turn the switch back to vertical.

    ../../../../_images/further_config_10.png
  2. Check the icon to the right of s_icon:

    • If it looks like i_icon, then skip this step.

    • If it looks like o_icon, then press on it and select i_button in the drop-down window.

    ../../../../_images/further_config_11.png
  3. Press on the enabling switch (either one of three) on the back of the pendant and start_icon on the front at the same time to move the robot back to Home position. When the screen displays a message saying Programmed path reached (BCO), and r_icon_yellow turns red, release the enabling switch and start_icon.

    Note

    Set an appropriate speed for the robot before moving it, and observe its motion carefully to avoid accidents.

    ../../../../_images/further_config_12.png
  4. Switch to AUT mode as described in step 10, and press on start_icon to start running the full-control program (r_icon_red should turn green).

    ../../../../_images/further_config_13.png

Test Robot Connection

Please refer to Test Robot Connection for detailed instructions.