Turning Single Groove

The Single Groove strategy is used for grooving at selected positions only. It will create a groove equal to the width of the insert. Perfect for making a clearance groove behind the thread.



Access:

Ribbon: CAM tab Turning panel Single Groove

Tool tab settings

Tool

Select a Grooving or Parting (cutoff) tool from the library, or create a new Grooving tool.

Coolant

Select the type of coolant that should be used with the tool. Output options will vary depending on the machine capabilities and machine postprocessor configuration.

Use Tailstock

A tailstock can be used to support the open end of the workpiece. This is particularly useful when the workpiece is relatively long and slender, or large and heavy. Failing to use a tailstock can cause the workpiece to flex while being cut, causing poor surface finish (chatter) and inaccuracies.

For this option to take effect, your machine needs a programmable tailstock and your post processor has to be configured to write the code your specific machine needs. Once configured, the post will output the appropriate code to extend the tailstock forward at the beginning of the operation and retract the tailstock backward at the end of the operation.

Turning Mode

This setting determines whether the tool machines from the outside diameter (OD) towards centerline, or from the centerline towards an inside diameter (ID). This also controls the direction of the approach/retract moves.

Outside grooving

The tool approaches from/retracts to the outside of the stock and machines radially.

Inside grooving

The tool approaches from/retracts to the centerline and machines radially.

Use constant surface speed

Enable to automatically adjust the spindle speed to maintain a constant surface speed between the tool and the workpiece as the cutting diameter changes . Constant Surface Speed (CSS) is specified using G96 on most machines.

Note: For more information, see the Inventor CAM Help topic:About Turning Feeds & Speeds.

Surface Speed

The cutting speed expressed as the speed of the tool across the part surface. Expressed as Ft/min or M/min depending on the current Units setting.

Spindle Speed

The rotational speed of the spindle.

Maximum Spindle Speed

Specifies the maximum allowed spindle speed when using Constant Surface Speed (CSS).

Use Feed per Revolution

Enable to switch from Distance over Time (In/Min or MM/min), to Feed Per Revolution (IPR or MMPR). This type of feedrate creates a constant chip load regardless of the spindle RPM.

Cutting Feedrate

Feed used in cutting moves. Input based on the Use Feed per Revolution setting and the current Units.

Lead-In Feedrate

Feed used when leading in to a cutting move. Input based on the Use Feed per Revolution setting and the current Units.

Lead-Out Feedrate

Feed used when leading out from a cutting move. Input based on the Use Feed per Revolution setting and the current Units.

Geometry tab settings

Groove Side Alignment

Determines how the cut is referenced to the selected geometry/edge.

Selected geometry is in relationship to the front of the insert

Groove Tip Alignment

Radii tab settings

Radii Options for Outside Turning .

Radii Options for Inside Turning.

The Radii tab allows you to set a radial containment area for machining. The dialog will change depending on if the Turning Mode (Tool tab parameter) is set to Outside Grooving or Inside Grooving. These parameters are color coded for easy identification.

    Order for Outside Turning.

  • Clearance = Fully retracted safe zone
  • Retract = Above the surface to machine
  • Outer = Actual surface to be machined
  • Inner = Maximum cutting depth

    Order for Inside Turning.

  • Clearance = Fully retracted safe zone
  • Retract = Above the surface to machine
  • Inner = Actual surface to be machined
  • Outer = Maximum cutting depth

Clearance

Shown in Orange, this controls the radius where the tool rapids to at the start and end of the toolpath. For OD machining this position is outside the part. For ID machining this position is from an inside tube or bore. The tool approaches from and retracts to this position.

Shown in Orange, "From" sets the Clearance radius reference position. The reference can be in relation to the Stock, the Model, a specified Radius, Diameter, or any of the other Radial positions. This reference position can be shifted with a positive or negative offset value.

Note: The Clearance radius must be larger than, or equal to, the Retract, the Outer radius and Inner radius to generate a valid toolpath.

Offset

Use this offset to shift the position relative to the Reference point selected above. You can make positive or negative adjustments as needed.

    For Outside Turning.

  • In This Example...
  • Outer = Stock OD (Model + 1mm stock)
  • Retract = Outer + 5mm Offset
  • Clearance = Retract + 5mm Offset

    For Inside Turning.

  • In This Example...
  • Inner = Selected ID Face (Selection)
  • Retract = Inner -.120 In. Offset
  • Clearance = Retract -.260 In. Offset

Retract

Shown in Dark Green, this controls the position above the surface you plan to machine. This is the radius where the tool retracts to between cuts.

Shown in Dark Green, "From" sets the Retract reference position. The reference can be in relation to the Stock, the Model, a specified Radius, Diameter, or any of the other Radial positions. This reference position can be shifted with a positive or negative offset value.

Offset

Same function as the Clearance Offset shown above.

Outer Radius

Shown in Light Blue, this defines the largest radial boundary of the cutting area. For Outside (OD) machining, Outer Radius defines the outer stock surface you plan to machine. For Inside (ID) machining, Outer Radius controls the maximum depth for the cut area.

For Outside Turning.

For Inside Turning.

Shown in Light Blue, "From" sets the Outer Radius reference position. The reference can be in relation to the Stock, the Model, a specified Radius, Diameter, or any of the other Radial positions. This reference position can be shifted with a positive or negative offset value.

Offset

Same function as the Clearance Offset shown above.

Inner Radius

Shown in Dark Blue, this defines the smallest radial boundary of the cutting area. For Outside (OD) machining, Inner Radius controls the maximum depth for the cut area . For Inside (ID) machining, Inner Radius defines the inner stock surface you plan to machine.

For Outside Turning.

For Inside Turning.

Shown in Dark Blue, "From" sets the Inner Radius reference position. The reference can be in relation to the Stock, the Model, a specified Radius, Diameter, or any of the other Radial positions. This reference position can be shifted with a positive or negative offset value.

Same as the Outer Radius "From" options shown above.

Offset

Same function as the Clearance Offset shown above.

Passes tab settings

Tolerance

Also known as the Cut Tolerance, this Tolerance is for toolpath generation and geometry triangulation. Any additional filtering tolerances, like Smoothing, must be added to this tolerance to get the Total Tolerance for the cut..





Loose Tolerance .100

Tight Tolerance .001

CNC machine motion is controlled using G1 line and G2 G3 arc commands. To accommodate this, Inventor CAM approximates spline and surface toolpaths by linearizing them; creating many short line segments to approximate the desired shape. How accurately the toolpath matches the desired shape depends largely on the number of lines used. More lines result in a toolpath that more closely approximates the nominal shape of the spline or surface.

Data Starving

A tighter tolerance will result in a more accurate path with smaller line segments. It is tempting to always use very tight tolerances, but there are trade-offs including longer toolpath calculation times, large G-code files and very short line moves. Each can be a problem depending on your situation. Inventor CAM will calculate quickly on almost any computer. But if you have an older NC control with limited memory and a machine with slower axis drives, the toolpath motion might appear jumpy. This is a phenomenon known as data starvation. This Tolerance, along with Smoothing, can reduce your program size and improve your machines performance.

Data starving occurs when the control becomes so overwhelmed with data that it cannot keep up. CNC controls can only process a finite number of lines of code (blocks) per second. That can be as few as 40 blocks/second on older machines and 1,000 blocks/second or more on a newer machines. Short line moves and high feedrates can force the processing rate beyond what the control can handle. When that happens, the machine must pause after each move and wait for the next servo command from the control.

Use Pecking

Pecking allows the tool to take multiple steps, as it cuts to the full depth. This reduces tool load and heat generated from continuous cutting. It can also break the chip coming off the part.

Pecking Depth

Specifies the amount to cut per pecking depth.

Pecking Retract

Specifies the retract distance between pecks.

Dwell Before Retract

Enable to create a dwell before the tool retracts from the cut. A short dwell allows the too to clean up the final surface.

Allow Rapid Retract

Enable to retract at the rapid rate of the machine.

Stock to Leave

Positive Stock to Leave

The amount of stock left after the operation is completed. This can be removed by subsequent roughing or finishing operations. It's common to leave a small amount of material after a roughing operation.



No Stock to Leave

Remove all excess material up to the selected geometry.



Negative Stock to Leave

Removes material beyond the part surface or boundary.



Radial (OD/ID) Stock to Leave

The Radial Stock to Leave parameter controls the amount of material to leave in the radial direction, i.e. Outside Diameter or Inside Diameter. Specifying a positive Radial stock to leave results in material being left on the OD or ID of the part. Negative amounts will cut further into the model.

Radial stock to leave

Linking tab settings

Retraction Policy

Controls how the tool should retract to the clearance diameter after every cutting pass. or just retract a short distance away from the job. The distance is determined by the Safe Distance value.

High Feedrate Mode

Specifies when rapid movements should be output as true rapids (G0) and when they should be output as high feedrate movements (G1).

This parameter is usually set to avoid collisions at rapids on machines which perform "dog-leg" movements at rapid.

High Feedrate

The feedrate to use for rapids movements output as G1 instead of G0.

Approach and Retract

Used to define how the tool should position at the start of the operation and the end of the operation. The default position is in reference to the Safe Z as defined in the Setup. You can override the Setup Safe Z position with the options shown below.

Override Setup Safe Z

Enable to redefine the Reference position for the Safe Z retract.

Safe Z Offset

Set the distance to shift from the reference position specified above.

WCS Reference and Offset Distance

WCS Reference and Offset Distance

Stock Front Reference and Offset Distance

Stock Back Reference and Offset Distance