top of page

Why Your CNC Engraving Comes Out Wrong: 6 Causes and Fixes

  • Writer: David Schleicher
    David Schleicher
  • Aug 23
  • 5 min read

An engraving that comes out wrong rarely fails in an obvious way. The machine ran, the file was fine, the letters are there. They are just uneven, or too thin to read, or noticeably rougher than the sample you showed the customer.


Almost all of it traces back to six causes, and most are settings rather than hardware. Here is how to tell them apart, and which capability in your CNC engraving software prevents each one.


1. The depth changes across the plate


What you see: crisp at one end, barely visible at the other. On a large panel the lettering can disappear completely in one corner.


Why: the surface is not flat. Rolled brass, cast parts, a sheet clamped at the corners, a table that is not perfectly trammed. Over 300 mm a few tenths of variation is completely normal, and a few tenths is the whole depth of an engraving.


The fix: stop commanding a fixed Z. Either use a depth regulator, a floating nose that rides the material, in which case the software must output a constant engraving height rather than a depth. Or probe the surface: measure a grid of points across the part and let the height map correct Z as the job runs.


If your software offers neither, this problem has no software solution and you will keep chasing it.


A probing grid placed over a workpiece before engraving
A probing grid measures the real surface so depth stays constant across the whole part.

2. Small text is illegible or filled in


What you see: at 3 mm cap height the counters of a, e and o close up into blobs. The text looked fine on screen.


Why: the tool is too wide for the letterform at the depth you chose. With a conical graver the width at the surface is a function of tool angle and depth, so cutting deeper makes every stroke wider. Past a certain point the strokes meet.


The fix: go shallower, use a finer graver, or a steeper angle. The real fix is knowing the number in advance, which means your tool library has to store the tool angle so the software can tell you the width you will get instead of you finding out on brass.


Tool library entry for a conical graver with diameter and angle
Stored tool angle turns line width from a test cut into a calculation.

3. The line width is inconsistent between jobs


What you see: the same file, the same machine, visibly different lettering weight from last month.


Why: the engraving depth changed, or the tool did. Both change the width, because with a conical tool depth and width are the same variable seen from two sides.


The fix: treat depth as an appearance setting, not just a machining one, and store it with the job rather than typing it in each time. This is exactly where software that saves the whole setup with the file pays for itself: the job you ran in March comes back identical in November.


4. Curves look faceted, straight lines are fine


What you see: the round parts of letters have visible flats. Serifs and stems are clean.


Why: every CAM program approximates curves with straight segments, and the segment length was too long for the size of the lettering. On a 40 mm logo you would never see it. At 4 mm cap height you see it clearly.


The fix: a curve precision setting you can actually reach, ideally per operation, so fine text gets a short segment length while a large plaque outline does not slow the program down for no reason.


5. Everything is engraved twice


What you see: doubled lines, a burnt or over-cut look, and a job that takes twice as long as your estimate.


Why: duplicate curves lying exactly on top of each other in the artwork. Extremely common in traced logos and in files that have been combined and copied a few times. They are invisible on screen because they are identical.


The fix: find them before machining. Some software includes a duplicate search that lists them and removes them in one step. Otherwise it is a manual hunt, which on a busy plate is not realistic.


6. The toolpath is in the wrong place on the letter


What you see: letters that come out too heavy, too light, or with the stroke sitting off-centre on the outline.


Why: two different confusions. Either outline and filled engraving were mixed up, so a letter that should be traced is being cleared, or the tool offset is set to inside or outside when it should be on the line.


The fix: know which of the two operations you want. Outline engraving traces the letterform for a fine line. Filled engraving clears the inside of the letter so it reads solid, for larger text and paint fill. For text, the toolpath usually belongs on the line, not offset to one side.


Area engraving applied to text so the letters are cleared as solid shapes
Filled engraving clears the letter; outline engraving traces it. Choosing the wrong one changes the whole look.

The pattern behind all six


Five of the six are not machine problems. They are decisions the software either lets you control or quietly makes for you: constant height against fixed depth, tool angle, segment length, duplicate detection, outline against fill.


That is the difference between cutting software used for engraving and CNC engraving software. Cutting cares about total depth and finished size. Engraving cares about consistency, line width and legibility, and needs different controls to deliver them.


If your artwork is made in CorelDRAW


CamDRAW is a CAM plugin for CorelDRAW, so this only applies if that is where your lettering is laid out. If you design elsewhere, the six fixes above still stand, you just need to find them in your own software.


Against the list: contour engraving outputs a constant engraving height with a pass count, which is what a depth regulator needs. Surface measurement builds a probing grid with adjustable spacing and feed rate. Tools are stored with shape and angle. Curve precision is set per operation. A duplicate curve search finds stacked paths and removes them. Outline and filled engraving are separate operations, both accepting text directly.


Contour engraving dialog in CamDRAW showing engraving height and pass count
Constant engraving height and passes, rather than a cutting depth.

And because the settings are stored inside the drawing file, problem three stops happening: the same plate engraves the same way in November as it did in March.


Try it on a job that went wrong. Start the free trial and run the file that gave you trouble.


Frequently asked questions


Why is my CNC engraving deeper on one side?


The workpiece or the table is not flat. Fix it mechanically with a depth regulator that rides the surface, or in software by probing a grid of points and correcting Z from the measurement. A fixed Z depth cannot solve it.


What is the best depth for CNC engraving?


There is no single number, because with a conical graver depth also sets line width. Pick the width you want the lettering to have, then work back to the depth for your tool angle. Consistency across the part matters far more than the absolute value.


Why does my small engraved text look rough?


Usually curve precision. The toolpath is approximated with straight segments, and at small cap heights the segments become visible. Shorten the segment length for fine text.


Can CNC engraving software fix an uneven surface?


Only if it supports surface probing or constant-height output for a depth regulator. Without one of those, no setting will compensate for a surface that is not flat.

 
 
bottom of page