Multi-Axis Sweeping: Thru a Point

task target This task shows how to insert a Multi-Axis Sweeping 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 Sweeping icon .
    A Multi-Axis Sweeping entity along with a default tool is added to the program.
    The Multi-Axis Sweeping 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. All other geometry is optional. 

  2. Select the Select faces item in the contextual menu of Part in the icon then select the desired face in the 3D window.

  3. Select the Strategy tab page to specify parameters for:

  4. Select the red Point symbol in the icon then select the desired Axis point.

  5. Set the condition To / From

  6. Click the View Direction arrow (V) and select the part surface. The surface normal is used as the view direction.
    Click the Start Direction arrow (S) and set this direction to (0,0,1) in the dialog box that appears.

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. Select the Macros tab page to specify the operation's transition paths (approach and retract motion, for example).
    See Define Macros of an Operation for an example of specifying transition paths on a multi-axis machining 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