CHIPBY KINETIC CARVING
CNC · Hobbyist · Information · Platform
Return to Kinetic Carving
Toolpaths · Flat toolpathsbeginner~3 min read

Profile toolpaths: inside, outside or on the line

Short answer

A profile follows an outline with the tool offset to one side. Cut outside the line to keep the shape at its drawn size. Cut inside the line for a hole that a part must fit into. On the line splits the difference and loses half the bit diameter from each side.

Inside, outside, or on the line

The tool has width, so the software has to decide which side of your drawn line to put it on. Getting this wrong is the single most common cause of a part that is the wrong size.

SettingTool runsResultUse for
OutsideJust outside the lineThe shape stays exactly as drawnCutting a part out
InsideJust inside the lineThe hole is exactly as drawnCutting an opening something must fit through
On the lineCentred on the lineThe shape loses half the bit diameter on each sideScoring, single line grooves, V-groove folds
OUTSIDEShape stays as drawnON THE LINELoses half the bit each sideINSIDEOpening stays as drawnRed dashed line is the drawn vector
The red dashed rectangle is what you drew. The circle is the tool. Which side the software puts it on is what decides the finished size of your part, and it is the most common reason a cut part measures wrong.
FormulaWhat on-line cutting costs you
finished size = drawn size − cutting diameter

With a 1/4 inch bit, a 2 inch square drawn and cut on the line comes out 1.75 inches. This surprises people every time.

Inside corners are round

A profile cut into an inside corner leaves a radius equal to half the cutting diameter. There is no way around it with a round tool. Three answers:

  • Design the radius in, so the corner looks intentional.
  • Use a dogbone or T-bone relief, a small extra circle cut into the corner so a square mating part still seats. Standard practice for CNC joinery.
  • Use a smaller bit for the corners only, via a rest machining pass.
tabpartsheetTabs stay uncut so the part cannot move or be thrown
Small uncut bridges left in the profile keep the part attached to the sheet until the job ends. Put them on straight edges you will clean up anyway, never on a curve you want to stay smooth.

Tabs

A part that is fully cut out is free to move, and a free part under a spinning bit gets thrown. Tabs are small uncut bridges that hold it until the job is over. Place them on edges you will clean up anyway, avoid corners, and use more of them than you think for small parts.

Allowance and a finishing pass

Leave a small allowance on the profile during roughing, then run the same profile again at full depth with the allowance set to zero. The finishing pass takes almost nothing, so the tool barely deflects, and the wall comes out square instead of tapered. On a hobby machine this is the difference between a part that looks machined and one that looks routed.

Cutting through: where to put the bottom

Set the cut depth slightly deeper than your material, usually by 0.01 to 0.03 inches, so you go fully through even where the sheet is not perfectly flat. That means cutting into the spoilboard, which is what it is there for.

Onion skinning instead
Rather than cutting through, stop about 0.01 inches short and leave a thin membrane holding everything. Nothing can move, nothing gets thrown, and you cut the parts free with a knife or a quick sanding afterward. Slower to finish by hand, much safer for small parts.

Common problems

SymptomUsual cause
Part is undersize by exactly the bit diameterCut on the line instead of outside
Part is undersize by two bit diametersOffset went to the wrong side, inside instead of outside
Part is off by about half a bit diameter, or some odd amountThe bit diameter entered in CAM does not match the bit in the collet. Measure it.
Part is slightly undersize everywhereActual bit diameter is smaller than the value in CAM. Measure it.
Walls are taperedTool deflection. Add a finishing pass and reduce stickout.
Cut does not go all the way through in placesStock is not flat, or Z zero is off. Increase the cut depth slightly.
Bottom edge splintersWrong bit for the material. See upcut versus downcut.