Glossary term

Kerf

The width of material removed by a cutting tool — laser beam, plasma arc, saw blade, or router bit — during a cut. Kerf must be accounted for in nesting to ensure finished parts are the correct size.

What is kerf?

Kerf is the amount of material consumed (destroyed) by the cutting process itself. The word originally referred to the groove left by a saw blade, but it now applies to any cutting process that removes material:

Cutting processTypical kerf width
Fiber laser (thin steel, under 3mm)0.1–0.3 mm
CO₂ laser (wood, acrylic)0.2–0.5 mm
Plasma cutter (steel 6–25mm)1.5–4 mm
Waterjet0.8–1.5 mm
CNC router (wood/MDF)Equal to bit diameter (3–12mm)
Bandsaw1–3 mm

Why kerf matters in nesting

If kerf is ignored in a nesting layout, the cut parts will be smaller than designed — by approximately half the kerf width on each edge (since the cut line removes material equally from both sides of the cut path).

For precision parts, even 0.2mm of unaccounted kerf can cause dimensional failures. For thicker plasma-cut parts with 3mm kerf, ignoring kerf can mean parts are 1.5mm undersized on every edge.

Kerf compensation in nesting software

Nesting software handles kerf in two ways:

  1. Spacing compensation — The nesting tool adds a minimum gap between adjacent parts equal to the kerf width (or half kerf width if both parts are being cut). This prevents parts from being undersized due to shared cut lines.

  2. Geometry offset (toolpath compensation) — More advanced CAM software offsets the entire cut path inward or outward by half the kerf width. This is typically done in CAM software after nesting rather than in the nesting step itself.

Lapas handles kerf via part spacing — you set the kerf width and minimum gap, and the optimizer ensures no two parts are placed closer than the specified distance. This is the correct approach for most nesting workflows where CAM handles final toolpath compensation.

Kerf and material utilization

Larger kerf widths reduce achievable material utilization because more space is required between parts. On a typical laser job with 0.2mm kerf, the impact is minimal. On a heavy plasma job with 3mm kerf and parts packed on a 2500×1250mm sheet, the kerf gaps can account for 3–5% of total sheet area.

Kerf and part-in-part nesting

Some nesting software supports common line cutting — where two adjacent parts share a single cut path, effectively halving the kerf loss between them. Lapas supports part spacing configuration; advanced common-line optimization is available in the Pro plan.

How to measure your kerf

Never assume the nominal kerf from your machine’s spec sheet. Measure it on your actual material:

  1. Cut a known dimension (e.g., 100 × 100 mm square) at your standard settings
  2. Measure the result with calipers
  3. kerf = (programmed dimension − actual dimension) × 2

Example: programmed 100 mm, actual 98.2 mm → kerf = (100 − 98.2) × 2 = 3.6 mm

Repeat in both X and Y — kerf may not be symmetric. Create a reference table per material type and thickness.

Factors that change kerf

FactorEffect on kerf
Thicker materialWider kerf
Higher amperage (plasma)Wider kerf
Faster feed rateNarrower but rougher kerf
Worn nozzle or lensWider, less consistent kerf
Defocused beam (laser)Wider kerf
Higher assist gas pressureNarrower kerf (laser)

Kerf compensation vs. toolpath offset

These are often confused:

  • Nesting kerf — sets minimum spacing between adjacent parts on the sheet so they don’t share a cut path and come out undersized
  • CAM toolpath offset (G41/G42) — offsets the cut path inward or outward by half the kerf so the finished part matches its design dimension exactly

Both are needed for precision work. Nesting software handles the first; CAM software handles the second. They are complementary, not interchangeable.

Kerf setting in Lapas

On the sheet configuration screen, set Kerf width to your measured value. Lapas enforces this as the minimum gap between all adjacent parts in the nested layout.

The Minimum part spacing field adds extra clearance on top of kerf — useful for plasma (HAZ clearance) or CNC routing (bit entry/exit room). For laser cutting thin materials, minimum spacing of 0 is usually correct.

FAQ

What happens if I set kerf to zero?

The nesting software will allow parts to touch. Adjacent parts will share a cut path — the beam or arc will cut material from both simultaneously, making one or both parts undersized. Always set kerf to at least your measured beam/arc width.

Do I need kerf compensation in both my nesting software and my CAM?

Yes — they solve different problems. Nesting kerf prevents parts from sharing cut paths on the sheet. CAM toolpath offset (G41/G42 or equivalent) ensures the cut path lands at the correct position so parts come out the right size. You need both for precision parts.

Why do my parts still come out undersized even after setting kerf?

Check that your CAM software is also applying toolpath compensation. Setting kerf in nesting software only controls spacing between parts, not the offset of the cut path relative to the part edge. Also verify you measured kerf on the same material and thickness as your current job.