About Slot

Access:

Ribbon: CAM tab 2D Milling panel Slot

The Slot strategy mills slots by selecting them at their edges. The alternative is to use 2D Contour with "Off" compensation to machine the slots. However, geometry is often not available along the center of a slot which makes it more convenient to use the Slot strategy.



Geometry selection for a Slot operation



Toolpath generated for the selected geometry

Tool tab settings



Coolant:

The type of coolant used with the tool.

Spindle speed:

The rotational speed of the spindle.

Surface speed:

The spindle speed expressed as the speed of the tool on the surface.

Ramp spindle speed:

The rotational speed of the spindle when performing ramp movements.

Cutting feedrate:

Feed used in cutting moves.

Feed per tooth:

The cutting feedrate expressed as the feed per tooth.

Lead-in feedrate:

Feed used when leading in to a cutting move.

Lead-out feedrate:

Feed used when leading out from a cutting move.

Ramp feedrate:

Feed used when doing helical ramps into stock.

Plunge feedrate:

Feed used when plunging into stock.

Feed per revolution:

The plunge feedrate expressed as the feed per revolution.

Geometry tab settings



Tool Orientation

Specifies how the tool orientation is determined using a combination of triad orientation and origin options.

The Orientation drop-down menu provides the following options to set the orientation of the X, Y, and Z triad axes:

The Origin drop-down menu offers the following options for locating the triad origin:

Heights tab settings



Clearance Height

The Clearance height is the first height the tool rapids to on its way to the start of the tool path.



Clearance Height

Clearance height offset:

The Clearance height offset is applied and is relative to the Clearance height selection in the above drop-down list.

Retract Height

Retract height sets the height that the tool moves up to before the next cutting pass. Retract height should be set above the Feed height and Top. Retract height is used together with the subsequent offset to establish the height.



Retract Height

Retract height offset:

Retract height offset is applied and is relative to the Retract height selection in the above drop-down list.

Feed Height

Feed height sets the height that the tool rapids to before changing to the feed/plunge rate to enter the part. Feed height should be set above the Top. A drilling operation uses this height as the initial feed height and the retract peck height. Feed height is used together with the subsequent offset to establish the height.



Feed Height

Feed height offset:

Feed height offset is applied and is relative to the Feed height selection in the above drop-down list.

Top Height

Top height sets the height that describes the top of the cut. Top height should be set above the Bottom. Top height is used together with the subsequent offset to establish the height.



Top Height

Top offset:

Top offset is applied and is relative to the Top height selection in the above drop-down list.

Bottom Height

Bottom height determines the final machining height/depth and the lowest depth that the tool descends into the stock. Bottom height needs to be set below the Top. Bottom height is used together with the subsequent offset to establish the height.



Bottom Height

Bottom offset:

Bottom offset is applied and is relative to the Bottom height selection in the above drop-down list.

Passes tab settings



Tolerance:

The tolerance used when linearizing geometry such as splines and ellipses. The tolerance is taken as the maximum chord distance.



Loose Tolerance .100



Tight Tolerance .001

CNC machine contouring motion is controlled using line G1 and arc G2 G3 commands. To accommodate this, 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

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. The first two are not much of a problem because Inventor HSM calculates very quickly and most modern controls have at least 1MB of RAM. However, short line moves, coupled with high feedrates, may result in a phenomenon known as data starving.

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 machine like the Haas Automation control. 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.

Backoff distance:

Specifies the distance to back off from the stock before retracting.

Repeat finishing pass

Enable to perform the final finishing pass twice to remove stock left due to tool deflection.

Tangential fragment extension distance:

Specifies the tangential extension of the passes.

Preserve order

Specifies that features are machined in the order in which they were selected. When unselected, Inventor HSM optimizes the cut order.

Multiple Depths

Specifies that multiple depths should be taken.



With Multiple Depth cuts



Without Multiple Depth cuts

Note: Adaptive clearing strategies allow for much more aggressive depth cuts than legacy 2D pockets.

Maximum roughing stepdown:

Specifies the maximum stepdown between Z-levels for roughing.



Maximum stepdown - shown without finishing stepdowns

Note: Sequential Z-level stepdowns are taken at the Maximum stepdown value. The Final Roughing stepdown takes the remaining stock, once the remaining stock is less than the Maximum stepdown value.

Stock to Leave



Positive

Positive Stock to Leave - The amount of stock left after an operation to be removed by subsequent roughing or finishing operations. For roughing operations, the default is to leave a small amount of material.



None

No Stock to Leave - Remove all excess material up to the selected geometry.



Negative

Negative Stock to Leave - Removes material beyond the part surface or boundary. This technique is often used in Electrode Machining to allow for a spark gap, or to meet tolerance requirements of a part.

Axial (floor) stock to leave

The Axial stock to leave parameter controls the amount of material to leave in the axial (along the Z-axis) direction, i.e. at the end of the tool.



Axial stock to leave



Both radial and axial stock to leave

Specifying a positive axial stock to leave results in material being left on the shallow areas of the part.

For surfaces that are not exactly horizontal, Inventor HSM interpolates between the axial and radial (wall) stock to leave values, so the stock left in the axial direction on these surfaces might be different from the specified value depending on surface slope and the radial stock to leave value.

Changing the radial stock to leave automatically sets the axial stock to leave to the same amount, unless you manually enter the axial stock to leave.

For finishing operations, the default value is 0 mm / 0 in, i.e. no material is left.

For roughing operations, the default is 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, when using a ball or radius cutter with a negative radial stock to leave that is greater than the corner radius, the negative axial stock to leave must be less than or equal to the corner radius.

Smoothing

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 that lay primarily in a major plane (XY, XZ, YZ), like parallel paths, filter well. Those that do not, such as 3D Scallop, are reduced less.

Smoothing tolerance:

Specifies the smoothing filter tolerance.

Smoothing works best when the Tolerance (the accuracy with which the original linearized path is generated) is equal to or greater than the Smoothing (line arc fitting) tolerance.

Note: Total tolerance, or the distance the toolpath can stray from the ideal spline or surface shape, is the sum of the cut Tolerance and Smoothing Tolerance. For example, setting a cut Tolerance of .0004 in and Smoothing Tolerance of .0004 in means the toolpath can vary from the original spline or surface by as much as .0008 in from the ideal path.

Feed Optimization

Specifies that the feed should be reduced at corners.

Maximum directional change:

Specifies the maximum angular change allowed before the feedrate is reduced.

Reduced feed radius:

Specifies the minimum radius allowed before the feed is reduced.

Reduced feed distance:

Specifies the distance to reduce the feed before a corner.

Reduced feedrate:

Specifies the reduced feedrate to be used at corners.

Only inner corners

Enable to only reduce the feedrate on inner corners.

Linking tab settings



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 rapid movements output as G1 instead of G0.

Allow rapid retract

When enabled, retracts are done as rapid movements (G0). Disable to force retracts at lead-out feedrate.

Safe distance:

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.

Maximum stay-down distance:

Specifies the maximum distance allowed for stay-down moves.



1" Maximum stay-down distance



2" Maximum stay-down distance

Ramp type:

Specifies how the cutter moves down for each depth cut.



Plunge Outside Stock



Predrill

To use the Predrill option, Predrill location(s) must be defined.



Plunge



Zig-Zag

Notice the smooth transitions on the Zig-Zag ramp type.



Profile



Smooth Profile



Helix

Ramping angle (deg):

Specifies the maximum ramping angle.

Maximum ramp stepdown:

Specifies the maximum stepdown per revolution on the ramping profile. This parameter allows the tool load to be constrained when doing full-width cuts during ramping.

Ramp clearance height:

Height of ramp over the current stock level.

Predrill positions

Select points where holes have been drilled to provide clearance for the cutter to enter the material.

Entry positions

Select geometry near the location where you want the tool to enter.