Versions Compared

Key

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

...

Table of Contents

Problem

The operations in Robotmaster are not in the proper order and the robot goes back home in between operation.

...

This occurs when the operations in Mastercam have difference different NC file names.
When this is the case, Robotmaster will group operations that have the same NC names and treat them as independent programs.


In the following example you can see that in Mastercam, operations 1 and 5 are named AAA, operations 2 and 4 are named BBB and operation 3 is named CCC.
In Robotmaster, the operations will be grouped by NC name by in alphabetical order.Image Removed

...

Solution

Modify the NC name according to the operation order that you want to have in Robotmaster.

If you want Robotmaster to follow the Mastercam operation order, set all the operations with the same NC name:

To do so follow this article How to rename a program in Mastercam (NC)

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
typepage
reversetrue

...

labels

...

operation number nc
cqllabel in ( "operation" , "number" , "nc" ) and type = "page" and space = "KB"

...

Page Properties
hiddentrue


Related issues