Toolpath feature

Use a Toolpath feature to directly create a single toolpath movement. You can create the moves of a toolpath in three ways:

If the toolpath is created from a curve or a feature, it is not linked to the original source regardless of the parametric modeling setting. As a result, this is a mechanism for storing a toolpath that will never be automatically modified by FeatureCAM.

Warning: You must simulate toolpaths to check for gouging on any modified toolpaths.

To create a Toolpath feature:

  1. Click the Features step in the Steps panel. The New Feature dialog is displayed.

  2. In the From Feature section, select Toolpath and click Next. The New Feature - Curve or Operation page is displayed.
    • If you want to use a curve, select Curve and select the name of the curve from the list.
    • To edit the toolpaths of an operation, select Operation and select the operation name from the list.
    • Select NC code text to enter NC code directly, such as program stop code M00 or M01.
  3. Follow the steps of the wizard to pick a tool and feed and speed rates for the toolpath.

Each Toolpath feature creates a single toolpath operation. Each toolpath operation has a Tools, F/S, and Toolpaths tab. Use the Toolpaths tab to edit the Toolpath feature.

Note: If you are creating the toolpath from manually entered moves or from a curve, you must manually select tools and the feed and speed values.
Note: If the toolpath was imported from another FeatureCAM operation, the tooling and machining parameters are kept.

Program stop code example

To enter program stop code directly into the NC program:

  1. Click the Features step in the Steps panel. The New Feature dialog is displayed.

  2. In the From Feature section, select Toolpath and click Next. The New Feature - Curve or Operation page is displayed.
  3. Select the NC code text option and enter M00 (or M01).
  4. Click Next. The New Feature - Toolpath feature page is displayed.

    This page has the same toolpath editing buttons as the Toolpaths tab in the Toolpath Properties dialog.

  5. Click Finish. The Toolpath feature is listed in the Part View and on the Op List tab.
  6. Simulate the Toolpath feature. In this example, there are no toolpaths to see, but you must simulate the feature to produce the NC code.
  7. View the NC code on the NC Code tab.
Note: If a Toolpath feature consists only of G-code, FeatureCAM does not display the Tools or F/S tabs in the Toolpath Properties dialog.