Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
stylenone

Contents

  1. Setup

    1. Installation

      1. Installation instructions should be available on the KB.

    2. Licensing

      1. For now, this is covered in separate doc for License Expert and in the RM KB. Rita posted this to the KB. We need to work out where that info will ultimately live.

  2. Part Programming Guide

    1. Opening Robotmaster

    2. Important options

    3. Device and task windows

    4. 3D navigation

      1. Add CAD, run through the navigation options.

    5. Gnomons

      1. Best to show gnomon with walkthrough, Add cad, enter user coordinate system/frame, show how to move.

    6. Walkthrough

      1. Creating a new task

      2. Importing a CAD file

      3. Creating a contouring operation

      4. Loading a device

      5. Assigning an operation

      6. Calculating

      7. Simulating

Open Robotmaster

  • Go to Windows Start image-20240807-125039.png > Robotmaster 2025.

...

Organizing the CAD model for a part

  • In the Parts panel, click the expand button next to the part to view CAD model details.

...

The operation is fully created in the task. Next, well load a robot device and program it with the operation.

Load a device

In Robotmaster, a an entire robot cell is considered a “device”. Robotmaster comes pre-loaded with several default work cellsdevices, including which include robots and cell components like tables and fences.

...

ROBOTMASTER_2.7 is a fictional 6-axis robot manipulator that is used only used for demonstration purposes. Your installation of Robotmaster will likely contain one or more real-world devices that corresponds correspond to the physical robot(s) you will be programming.

...

In Device mode, device-specific panels will appear on the left:

  • Operations: Shows the currently loaded device (cell), setup, and program.

  • Unassigned operations: Any operations created in the job that are not yet assigned to a program are listed here.

  • Frames: Reference frames appear here.

At this point, we have a device loaded and a . A task is created . However the task is empty. Next, let’s import a part and add a simple contouring operation for it.

Options

Use Options configure the general behavior of Robotmaster.

To open Robotmaster Options:

  • Select the Main Menu button image-20240813-132931.pngImage Removed > Options.

Some common options that you may want to adjust:

3D Navigation style

Several styles are available for interacting with the 3D viewport.

Joint moves color and Cartesian moves color

Set the

Frames and using the gnomon

Reference frames in Robotmaster allow coordinate systems to be specified for several different components. Some important frames include:

Base frame: Coordinate system at the base of the robot. Stationary point on which other frames are based.

Tool frame or TCP: defines position and orientation of the tip of the tool, relative to J6.

User frame: Defines the position and orientation of the part. Defined with respect to the base frame.

Next, let’s

Reference frames in Robotmaster allow coordinate systems to be specified for several different components. Some important frames include:

Transforms, frames

Gnomon

Move origin

Move along axis

Move along plane

Rotate about axis

Align axis with external geometry (click the round ball mid axis, then select point).

Right-click to cancel out

nents.

Import a part.

Change the user frame.

Use example 3D part, have them change the originwith a contouring operation. The operation needs to be assigned.

Assigning an operation to a program

  • In the Unassigned operations panel, right-click Task 1, then select Assign to > Program 1.

    image-20240815-204204.pngImage Added

The Contouring 1 operation will be assigned to Program 1 for the ROBOTMASTER_2.7 robot cell.

...

A few things to note:

  • The workpiece and fixture are moved to align with the path mounting frame of the robot.

  • The tooling is now visible and mounted on the robot.

  • Program 1 now appears in the scheduler simulation at the bottom of the window.

  • The Point list on the right is empty, because the program has not yet been calculated.

Calculate

  • To generate points for the program, select Calculate.

    image-20240815-205319.pngImage Added

Robotmaster will fully calculate the points needed for the operation.

Simulate the program

Once a program is calculated, the scheduler at the bottom of the window can be used to simulate robot motion for the entire program.

  • Click the Play button (▶) to run the simulation.

...

At this point, the program will be ready to output as robot code. This step requires a valid post processor package to be loaded. Creating machine-readable code is beyond the scope of this guide.

You have reached the end of the Robotmaster Getting Started Guide. Please explore the Robotmaster documentation site to learn more about how to use the software. Thank you!