Operation Strategies

Use the Operations Strategies editor to create and manage the part-handling strategies that are stored in your .transfer file. Part-handling strategies model the sequence of events that occur on your machine tool for such applications as:

  • part transfers
  • tailstock operations
  • pickoff and cutoff operations
  • any other sequences of turret and spindle operations

For example, a part transfer operation usually includes a series of individual operations to park the turrets, sync the two spindles, move the sub-spindle to grip position, clamp and unclamp the stock, and cut off the part. When users select a part-handling strategy in Mastercam, Mastercam automatically creates all of the individual operations in the proper order instead of forcing users to create them one-by-one.

Follow these steps to create a part-handling strategy.

  1. Open the .machine file in Code Expert.
  2. Double-click the .transfer file.

    A ".transfer" file selected in the Machine Explorer.

    Mastercam opens a new session and displays the Operation Strategies editor.

  3. Choose the Pickoff/Cutoff tab or the Tailstock/Center tab.

    The remaining steps and pictures in this topic show operations for a Pickoff/Cutoff strategy, but the workflow is the same for a Tailstock/Center strategy.

  4. Right-click on the strategy group that best matches the part-handling strategy that you want to create, and select New Strategy.

    Right-click menu of a strategy group.

    You can also create a new strategy by copying an existing one. Right-click on the strategy that you want to copy and select Duplicate.

    Right-click to duplicate a strategy.

  5. Enter the Name, Comment, and Toolpath group name.

    The "Name," "Comment," and "Toolpath group name" fields completed.

    These strings are visible to users of your .machine file when they select a strategy group in Mastercam:

    • The Name appears as the Strategy label.
    • The Comment appears as the Name.

      The corresponding label and field changed in the "Stock Pull" window.

    • The Toolpath group name is used to store the operations that are created by the strategy.

      The "Toolpath group name" changed in the Toolpath Manager.

  6. Add operations to the strategy by dragging and dropping from the left pane.
    • Configure each operation after you add it.
    • Feed rate and linear dimension fields let you specify both U.S. and metric values. Make sure you include values for each so your .machine file will support users of both units.
    • Click Apply after completing each operation.

    An operation edited and applied using the "Apply" button.

  7. As you build the strategy, you can re-order operations by dragging them. Right-click on an operation to rename or delete it.

    The right-click menu of an operation.

  8. Click OK when you are done.

    Mastercam displays the Machine Definition Manager.

  9. Close the Machine Definition Manager. Do not make any changes or do anything else in the Machine Definition Manager.
  10. Close the Mastercam session and return to Code Expert. Do not save when Mastercam prompts you.
  11. The .transfer file in Code Expert is marked "dirty" with an asterisk. This indicates that it has unsaved changes.

    The ".transfer" file name with an asterik at the end.

  12. Click in the Machine Explorer and press [Ctrl+S] to save the .machine file.

Learn more