Versions Compared

Key

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

...

Table of Contents

...

Problem

Issue

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

...

...

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 , 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 by in alphabetical order.Image Removed

...

Solution

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

If you want Robotmaster to follow the Mastercam operation order, set make sure all the operations with have the same NC program name: To do so follow this article .

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
Page Properties
hiddentrue


Related issues