Slot reference

Slot mills a centerline path by selecting Edges or Sketches. It does not contour the perimeter of the selected slot. The tool should be the width of the actual slot or smaller. The Slot shape can be open or closed, straight, circular or contain multiple curves. But it must be a continuous width slot shape. Useful for clearing a channel before machining a boundary.

Manufacture > Milling > 2D > Slot slot icon

The animation below shows a slot that has a width of 10 mm. The slot is machined by a 10 mm diameter tool.

slot animation

The default settings for Slot allow it to ramp to the final depth. Select the lower edge or sketch that represents the slot.

Geometry selection for a Slot operation

Toolpath generated for the selected geometry

tool tab icon Tool tab settings

2d slot dialog tool tab

Coolant

Select the type of coolant used with the machine tool. Not all types will work with all machine postprocessors.

Feed & Speed

Spindle and Feedrate cutting parameters.

geometry tab icon Geometry tab settings

2d slot dialog geometry tab

Geometry

Slot can be used on any Edge or Sketch that represents a slot shape.

2d slot many chains example

Note: The Slot toolpath will only cut a clearance channel thru the center. It is not an area clearance toolpath like 2D Pocket or 2D Adaptive.

Pocket Selection

Closed or open boundaries can be machined by selecting Edges or Sketches. The Slot shape can be straight, circular or contain multiple curves. But it must be a continuous width slot shape.

Geometry selection for a Slot operation

Toolpath generated for the selected geometry

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 icon Heights tab settings

2d slot dialog heights tab

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 diagram

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 diagram

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 diagram

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 diagram

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 diagram

Bottom Height

Bottom Offset

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

passes tab icon Passes tab settings

2d slot dialog passes tab

Tolerance

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

   
tolerance loose tolerance tight
Loose Tolerance .100 Tight Tolerance .001

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

After reaching the end of the cut, the tool will back off from the wall before retracting.

Backoff set to 0.0

Backoff set to .25

Repeat Finishing Pass

When checked the tool makes an additional cut to remove any stock left from tool deflection.

Finish Pass Disabled

Finish Pass Enabled

Tangential Fragment Extension Distance

Specifies the tangential extension of the passes on open slots

Preserve Order

When checked the features are machined in the order they were selected. When unchecked the toolpath order is optimized for the most efficient path.

Multiple Depths

The default for Slot is to ramp to the depth. This will zig-zag to the full depth. One way to reduce the tool load is to take multiple depth cuts.

No Multiple Depth cuts.

Multiple Depths (blue line)

Maximum Stepdown

Specifies the distance for the maximum stepdown between Z-levels. The maximum stepdown is applied to the full depth, less any remaining stock and finish pass amounts.

   
stepdown max stepdown max

Axial (floor) Stock to Leave

Controls the amount of material to leave in the axial direction (along the Z-axis), i.e. at the end of the tool. Using a negative stock value removes more material from the floor of the slot.

Smoothing

Smooths the toolpath by removing excessive points and fitting arcs where possible within the given filtering tolerance.

   
smoothing off smoothing on
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 icon Linking tab settings

2d slot dialog linking tab

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

2" Maximum stay-down distance

Ramp Type

Specifies how the cutter moves down for each depth cut.

Predrill.

Predrill Point Location.

Plunge at start of cut.

 

Profile.

Profile follows the slot shape. This is the default Ramp Type. The tool will ramp at the specified angle for the length of the slot. Reaching the full depth may require multiple zip-zag ramp moves. You can limit the depth of the ramp using the Maximum Ramp Stepdown

Ramping Angle (deg)

Specifies the maximum ramping angle. If Ramp Type is set to Profile, the tool will ramp at the specified angle for the length of the slot.

Maximum Ramp Stepdown

Specifies the maximum ramping depth when using the Profile - Ramp Type on long slots. This will limit the tool load for very deep or very short slots.

.750" Maximum Ramp Stepdown

.300" Maximum Ramp Stepdown

Ramp Clearance Height

The height over the stock where the ramp toolpath start.

Predrill Positions

Select the points where holes have been drilled to provide clearance for the cutter to enter the material. Used with Predrill - Ramp Type.

Predrill Point Location.

Plunge starts at Predrill point.

Entry Positions

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