Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Issue

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

...


In the following example you can see that in Mastercam , that 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 and ordered by NC name in alphabetical order.

...

Solution

Modify the NC name according to the operation order that you would like to see in Robotmaster.

If you want Robotmaster to follow the Mastercam operation order, make sure all operations have the same NC program name: .

Also see How to rename a program in Mastercam (NC)

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel in ( "operation" , "number" , "nc" ) and type = "page" and space = "KB"
labelsoperation number nc

...