The Groove strategy is used for both roughing and finishing of the part using groove tools.
![]() |
![]() |
Access: |
Ribbon:
CAM tab
![]() ![]() ![]() |
The type of coolant used with the tool.
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.
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. |
![]() |
Front to back - Select this option to cut from the front side of the stock, towards the back side, i.e. towards the main chuck. | ![]() |
Back to front - This is the reverse of the Front to back option. It cuts from the back side, towards the front side, i.e. away from the main chuck. | ![]() |
Both ways - This option allows the tool to cut in both directions. The result is a back and forth cutting motion. Ensure that you are using an appropriate tool that can cut in both directions, when selecting this option. | ![]() |
You can change the direction the tool points. This is most useful if your lathe turret has a programmable B axis. Your post processor will need to support posting from this value. However you can simply set your tool in the turret/holder at a fixed angle.
![]() |
![]() |
Tool Orientation @ 45 degrees. |
Tool Orientation @ 90 degrees. |
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.
The rotational speed of the spindle.
Specifies the maximum allowed spindle speed when using Constant Surface Speed (CSS).
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.
Feed used in cutting moves. Input based on the Use Feed per Revolution setting and the current Units.
Feed used when leading in to a cutting move. Input based on the Use Feed per Revolution setting and the current Units.
Feed used when leading out from a cutting move. Input based on the Use Feed per Revolution setting and the current Units.
Used to limit the toolpath by Confining an area. Toolpaths can be contained within a specific region. Front/Back Confinement Mode lets you set the reference point for defining the containment area of the toolpath and Offset lets you adjust the boundary positive or negative from that reference. You can use these options to extend the toolpath past the model for a longer cut.
Front Confinement is show in Orange - Back Confinement is shown in Green.
Specifies the reference position for the Front/Back Confinement boundary. These are the options for selecting the reference.
Chuck Front
Specifies the distance to shift the machining boundary from the reference position shown above. You can specify a positive or negative distance from the reference point, or dynamically drag the position with your mouse. Front boundary is shown in Orange and Back boundary is shown in Green.
Front of Model Reference with .200" Offset
Selected Reference (blue edge) with -.250" Offset
Specifies that only stock left after previous operations should be machined.
![]() Disabled The toolpath will clear out the entire area selected. |
![]() Enabled The toolpath will only remove sections of the material that were not cleared out by the previous toolpath. |
Specifies the source from which the rest machining is to be calculated.
![]() |
![]() |
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. |
Order for Inside Turning. |
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.
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. |
For Inside Turning. |
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.
Same function as the Clearance Offset shown above.
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.
Same function as the Clearance Offset shown above.
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.
Same function as the Clearance Offset shown above.
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.
Enable to reduce the feed when grooving.
Specifies the reduced feedrate to be used at corners.
Controls the finish pass with three options.
Up and down - Only down - Only up
Specifies the overlap distance used for passes split due to up/down machining.
Specifies the compensation type.
Specifies the distance to back off from the stock before retracting.
Enable to perform finishing passes. If Roughing is disabled, the Turning Profile toolpath becomes a Finishing Only toolpath. With Roughing & Finishing both enabled, you can rough and finish part with 1 tool.
![]() Both Rough & Finish Passes Enabled. |
![]() Finish Pass Enabled. Rough Pass Disabled. |
The number of finishing steps.
Specifies the stepover distance between passes.
Multiple Finishing Stepovers
The feedrate applied to the Finishing cut.
When checked this creates 1 additional finishing pass at 0.0 stock. This remove stock left due to tool deflection. Commonly referred to as a Spring Cut
Enable to perform roughing passes.
Specifies the maximum grooving stepover between cuts.
There are three grooving pattern options:
Full stepdown - Partial stepdown - Sideways with partial stepdown
Specifies that any cusps left by the roughing passes should be cleared. Enable this setting to avoid tool collision with leftover stock after the roughing passes at walls.
Use Pecking creates multiple steps across the length of the cutting direction. Between Pecking Depths the tool retracts along its path by the specified Pecking Retract distance. Use this if your material creates long strings of chips.
Pecking Depths - Specifies the step distance per Peck along the length of the cutting direction. The distance to feed along the cut, between retracts.
Pecking Retract - Specifies the Retract distance between Pecks along the cutting direction.
Tip: To see the points where the tool is pecking and retracting. Go to Simulation and under the Show Toolpath group, enable the Show points icon.
![]() |
![]() |
Shown with an 8mm Peck (red arrow) and a 3mm Retract (green arrow) |
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. |
![]() |
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.
The Axial Stock to Leave parameter controls the amount of material to leave in the axial direction (along the Z-axis), i.e. On the faces of flanges. Specifying a positive Axial stock to leave results in material being left on the Faces and shallow areas in the Z direction.
Changing the Radial stock amount automatically sets the Axial stock to the same value. You can manually enter a different Axial stock amount to leave. When using unequal amounts of stock, surfaces that are not exactly horizontal/vertical, Inventor CAM interpolates between the axial and radial stock amounts. So the stock left on these surfaces might be different from the specified value, depending on surface slope.
![]() |
![]() |
Axial stock to leave |
Radial stock to leave |
For finishing operations, it's common to set the default value to 0 mm / 0 in, i.e. no material is left.
For roughing operations, it's common to leave a small amount of material that can then be removed later by one or more finishing operations.
Negative stock to leave
When using a negative stock to leave, the machining operation removes more material from your stock than your model shape. This can be used to machine electrodes with a spark gap, where the size of the spark gap is equal to the negative stock to leave.
Both the radial and axial stock to leave can be negative numbers. However, the negative radial stock to leave must be less than the tool radius. When using a large nose radius or a button type insert with a negative stock, the negative stock must be less than or equal to the radius.
Smooths the toolpath by removing excessive points and fitting arcs where possible within the given filtering tolerance.
![]() |
![]() |
Smoothing Off |
Smoothing On |
Smoothing is used to reduce code size without sacrificing accuracy. Smoothing works by replacing collinear lines with one line and tangent arcs to replace multiple lines in curved areas.
The effects of smoothing can be dramatic. G-code file size may be reduced by as much as 50% or more. The machine will run faster and more smoothly and surface finish improves. The amount of code reduction depends on how well the toolpath lends itself to smoothing. Toolpaths like Parallel and Contour, that lay primarily in a major plane (XY, XZ, YZ), filter well. Those that do not, such as 3D Scallop, are reduced less.
Specifies the smoothing filter tolerance. Different than the standard Tolerance (shown above), Smoothing Tolerance is how accurately the linearized points fit together.
If your part profile contains many splines, the spline curve is broken into small linear pieces. Smoothing fits those endpoints together, within the Smoothing Tolerance, to create a contour of blended arcs (G02/G03). Smoothing Tolerance and Tolerance should be combined, to understand the Total Tolerance of the toolpath being generated.
![]() |
![]() |
![]() |
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.
![]() |
![]() |
Full retraction - completely retracts the tool to the Retract Height at the end of the pass before moving above the start of the next pass. | Minimum retraction - moves straight up to the lowest height where the tool clears the workpiece, plus any specified safe distance. |
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.
The feedrate to use for rapids movements output as G1 instead of G0.
Enable to move away from the stock before retracting when possible. By disabling this option, retracts will touch the stock.
Minimum distance between the tool and the part surfaces during retract moves. The distance is measured after stock to leave has been applied, so if a negative stock to leave is used, special care should be taken to ensure that safe distance is large enough to prevent any collisions.
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.
Approach Z - Defines how the tool will position before the start of the toolpath.
Retract Z - Defines how the tool will position after completing the toolpath.
Enable to redefine the Reference position for the Safe Z retract.
Safe Z Reference - Select the new reference position to set 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 |
Specifies that the given lead directions are always relative to the XZ coordinate system. When disabled, the leads are relative to the front/back cutting direction of the individual pass.
Enable to generate a lead-in (red arrow) move onto the cut profile.
Lead-in (red arrow)
Specifies the radius of the lead-in move at the start of a cutting pass.
![]() Lead-In Radius @ 0mm |
![]() Lead-In Radius @ 3mm |
Specifies the distance (length) of the lead-in move at the start of a cutting pass.
![]() Linear Lead-In Distance set to 1mm |
![]() Linear Lead-In Distance set to 5mm |
Specifies the lead-in extension value which has the effect of leading in before the point at which the cutting movement starts by the specified distance.
![]() Lead-In Extension set to 0mm |
![]() Lead-In Extension set to 1mm |
Specifies the angle of the lead-in move at the start of a cutting pass. Note that the angle reference depends on the Use Fixed Lead direction.
![]() Lead-In Angle @ 45 degrees |
![]() Lead-In Angle @ 90 degrees |
Enable to generate a lead-out (green arrow) move off of the cut profile.
Lead-out (green arrow)
Specifies that the lead-out definition should be identical to the lead-in definition.
Specifies the distance (length) of the lead-out move at the end of a cutting pass.
![]() Linear Lead-Out Distance set to 1 mm |
![]() Linear Lead-Out Distance set to 5 mm |
This setting has the effect of delaying the point at which the cutter begins to lead out by the specified distance.
![]() Lead-Out Extension set to 0mm |
![]() Lead-Out Extension set to 1mm |
Specifies the radius of the lead-out move at the end of a cutting pass.
![]() Lead-Out Radius @ 0mm |
![]() Lead-Out Radius @ 3mm |
Specifies the angle of the lead-out move at the end of a cutting pass. Note that the angle reference depends on the Use Fixed Lead direction.
![]() Lead-Out Angle @ 45 degrees |
![]() Lead-Out Angle @ 90 degrees |