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 ![]()
The animation below shows a slot that has a width of 10 mm. The slot is machined by a 10 mm diameter tool.

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 |

Select the type of coolant used with the machine tool. Not all types will work with all machine postprocessors.
Spindle and Feedrate cutting parameters.

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

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 |
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:

For machining heights, see Setting machining heights and:

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, 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.
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 |
When checked the tool makes an additional cut to remove any stock left from tool deflection.
![]() Finish Pass Disabled |
![]() Finish Pass Enabled |
Specifies the tangential extension of the passes on open slots
When checked the features are machined in the order they were selected. When unchecked the toolpath order is optimized for the most efficient path.
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) |
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.
![]() |
![]() |
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.
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.
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.
Specifies that the feed should be reduced at corners.
Specifies the maximum angular change allowed before the feedrate is reduced.
Specifies the minimum radius allowed before the feed is reduced.
Specifies the distance to reduce the feed before a corner.
Specifies the reduced feedrate to be used at corners.
Enable to only reduce the feedrate on inner corners.

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 rapid movements output as G1 instead of G0.
When enabled, retracts are done as rapid movements (G0). Disable to force retracts at lead-out feedrate.
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.
Specifies the maximum distance allowed for stay-down moves.
![]() 1" Maximum stay-down |
![]() 2" Maximum stay-down distance |
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 |
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.
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 |
The height over the stock where the ramp toolpath start.
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. |
Select geometry near the location where you want the tool to enter.