We show the entire process of creating an NC program for this part:
  • Create part Geometry using line/arc creation and edit commands.
  • Define a curve by chaining the profile. This curve is later used as machining path for the WorkSteps.
  • Define two machining Worksteps:
  • 1. Rough and Finish Cutting up to the Stop Point using
        Reverse Cut and Stop Length options.
    2. Automatic Cut-Off with Finishing (same conditions as first)
  • Verify All command displays toolpaths of the above 2 operations.
  • Post command creates the G-Code for the selected control.