Versions Compared

Key

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

...

Page Properties

Robotmaster Version6.3+


Problem

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

Explanation

This situation happens when you have different NC names for different operations.
When this is the case, Robotmaster will group the 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 alphabetical order.

Solution

Panel
bgColor#fff
titleSolution 1

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
reversetrue
typepage
cqllabel in ( "operation" , "number" , "nc" ) and type = "page" and space = "KB"
labelsoperation number nc

...