Multi-Axis Contour Driven: Parallel Contours

task target This task shows how to insert a 'Parallel Contour' Multi-Axis Contour Driven operation in the program.

To create the operation you must define:

More information can be found in Selecting Geometry.

pre-requisites Open the MultiAxisMilling01.CATPart document, then select Machining > Advanced Machining from the Start menu. 
Make the Manufacturing Program current in the specification tree.  
scenario
  1. Select the Multi-Axis Contour Driven icon .
    A Multi-Axis Contour Driven entity along with a default tool is added to the program.
    The Multi-Axis Contour Driven dialog box appears directly at the Geometry tab page .
    This tab page includes a sensitive icon to help you specify the geometry to be machined.
    The part surface of the icon is colored red indicating that this geometry is required.  

  2. Click the red part surface in the icon then select the desired part in the 3D window.

  3. Select the Strategy tab page . Make sure that the Guiding Strategy is set to Parallel Contour

    then specify the parameters for:

    • Strategy:
      Stepover Side to Left
      Max width to machine to 75mm
  4. Click the red Guide 1 curve in the icon then select the desired guide curve in the model. 

  5. Click the View Direction arrow (V) and select the part surface. The surface normal is used as the view direction.

A tool is proposed by default when you want to create a machining operation. 
If the proposed tool is not suitable, just select the Tool tab page to specify the tool you want to use. 
This is described in Edit the Tool of an Operation.
 
  1. Select the Feeds and Speeds tab page to specify the feedrates and spindle speeds for the operation.

  2. If you want to specify approach and retract motion for the operation,
    select the Macros tab page to specify the desired transition paths. 
    The general procedure for this is described in Define Macros of an Operation.

Before accepting the operation, you should check its validity by replaying the tool path.
  1. Click OK to create the operation.

end of task