Share

Manual NC

Manual NC (Milling > Setup > Manual NC) allows you to add functions to the NC Code output, that are machine dependent, or might otherwise not be visible in Fusion.

Examples might include:

  • Forcing a tool call between two operation using the same tool.
  • Inserting a comment between operations.
  • Open/Close the doors on the machine enclosure.
  • Start/Stop the chip conveyor.

The post processor must be configured to make use of these commands.

manual nc ops

A Manual NC Comment, stating "This is a comment".

A Manual NC Dwell, timed for 3 seconds.

nc output

The resulting NC code.

Was this information helpful?