Engrave reference

Engrave machines along the contours with V-shaped chamfer tools. Select the profile with Edges, Sketches or Faces. The tip of the tool is used to create sharp edges on the cavity corners.

Manufacture > Milling > 2D > Engrave engrave icon

Toolpath generated for the selected Edges

The Edge is selected (Blue).

The area is cleared out.

The corners are sharpened with the tool.

tool tab icon Tool tab settings

2d engrave 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 engrave dialog geometry tab

Contour Selections

Select the profile to be engraved using Edges, Sketches or Faces. Contiguous geometry is automatically chained. Engrave finds the center and drives the chamfer tool between the selected edges. The tool moves up and down as the width of the area being cut changes. Text and imported art work is commonly machined using Engrave,

2d engrave contour selection example

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 engrave 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 engrave 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.

Sharp Corner Angle

The purpose of Engrave is to create sharp corners in the pocket by moving the cutter along the corner intersection. If the angle between edges is greater than this value, there will not be a corner clean out move.

  1. The selected chain for Engraving
  2. The angle between lines is 165°
  3. Sharp Corner Angle set to 160° - No corner is cut
  4. Sharp Corner Angle set to 168° - Corner is cut

Multiple Depths

When enabled you can specify the Maximum Stepdown per cut.

     
Depth cuts 1   Depth Cuts 3
Disabled

1 Cut
  Enabled

Max. Stepdown .020 in

linking tab icon Linking tab settings

2d engrave 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.

Keep Tool Down

When enabled, the strategy avoids retracting when the distance to the next area is below the specified stay-down distance.

Maximum Stay-Down Distance

Specifies the maximum distance allowed for stay-down moves.

1" Maximum stay-down

2" Maximum stay-down distance

Entry Positions

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