KerfMathSupport Us

Getting the most out of a board: cut-list strategy

Cut-list waste isn't random — it's the computable result of which pieces get cut first and which stock lengths the saw can reach for, and strategy matters.

Waste on a cut list isn't randomness — it's the direct, computable consequence of which pieces you decided to cut first and what stock lengths you told the saw (or the optimizer) it was allowed to reach for. Run the identical set of parts through two different strategies and the waste percentage can move by half, with the exact same project, the exact same total linear footage of finished parts, and not one dimension changed.

Most cut-list advice stops at "sort your pieces longest to shortest," which is real and correct as far as it goes, but it's also the smaller lever in the room. The bigger one is upstream of the saw entirely: which stock lengths you decided to buy before a single piece got laid out.

A concrete cut list

Take a small project's leg-and-apron parts list: four 30" legs, two 24" long aprons, and two 18" short aprons — eight pieces total, ranging from 18" to 30". Buy nothing but standard 8-foot (96") stock, the default and the obvious choice, and run it through a first-fit-decreasing layout (sort pieces longest first, place each into the first board with room, open a new board when nothing fits) with a realistic 1/8" saw kerf: the result is three 96" boards, 288 inches of stock bought, and 83.375 inches of offcut — a 28.95% waste rate. One board holds three legs with 5.75" left over; a second holds a leg and both long aprons with 17.75" left over; a third holds just the two short aprons alone, on a fresh 8-footer, leaving nearly five feet of offcut behind for two 18" parts.

The same parts, one purchasing decision changed

That third board — an entire 8-foot length bought to hold two 18-inch pieces — is where almost all of the waste in the first layout actually lives. The fix isn't a smarter cutting order; it's telling the optimizer it's allowed to reach for a shorter, cheaper board once the long stock is spoken for. Cap the 96" stock at two boards available and add an unlimited supply of 48" stock to the list, and the exact same eight pieces lay out onto two 96" boards plus one 48" board — 240 inches of stock, 35.375 inches of offcut, a 14.74% waste rate. Same parts, same kerf, same cutting logic — the waste rate roughly halved because the two short aprons that used to strand themselves on a full 8-footer now land on a board sized closer to what they actually need.

Why this isn't automatic

It's worth being explicit about why simply having a 48" board on the shelf doesn't help unless the longer stock is deliberately constrained: a first-fit layout keeps reaching for the largest available board first whenever a piece needs a fresh one, on the reasonable assumption that a bigger board has more room to hold whatever comes next. Leave the 96" supply unlimited and the optimizer never has a reason to prefer the 48" board over another 96" one, even when the piece in question is only 18 inches long — so the shorter stock sits unused and the waste rate doesn't move at all. The improvement above came specifically from limiting how many long boards the plan was allowed to open, which is a purchasing decision, not a cutting-order trick — buy two 8-footers and a supply of 4-footers instead of three 8-footers, and the layout that follows is forced to actually use the shorter stock instead of defaulting past it.

This has a real-world corollary at the lumberyard, not just inside a calculator: a mixed order of a couple of long boards and several shorter, cheaper ones is often both less wasteful and less expensive than an order built entirely from the longest stock size available, because shorter boards frequently cost less per board foot and because the waste that follows a too-long board sitting unused after the layout is finished is money that already left the register. Deciding stock lengths purely by "grab the biggest board and rip it apart" is the same mistake the unconstrained 96"-only scenario above makes, just made at the yard instead of at the saw.

Ordering the pieces matters too, just less dramatically

Cutting the longest pieces first (as both examples above do) tends to outperform cutting in whatever order the parts happen to be listed, because a long piece has fewer boards it can possibly fit into — placing it early, while more boards still have room, avoids stranding it on its own fresh board later once every open board's remaining space is too short. Short pieces are more forgiving: they'll usually still find a home in whatever offcut space earlier, longer pieces left behind, which is exactly the mechanism that made the two 18" aprons free real estate for the 48"-stock scenario above rather than forcing yet another fresh board. This is why "biggest parts first" is the standard heuristic behind first-fit-decreasing layouts generally, not a project-specific trick — but as the two scenarios here show, it can't fix a stock-list decision that's actively working against it.

Kerf matters less than most people assume

It's tempting to reach for a thin-kerf blade as the fix for wasteful cut lists, since every cut narrower means less wood turned to dust. Run the original three-board, single-96"-stock layout with a thin-kerf blade's typical 1/16" cut instead of a standard 1/8" and the waste rate moves from 28.95% to 29.06% — a swing of roughly a tenth of a percentage point, on a layout with seven internal cuts. Kerf width matters more the more individual cuts a layout makes, but on a project this size it's genuinely a rounding error next to the stock-length decision covered above; spending effort hunting for a thinner blade before checking whether the stock list itself is forcing waste is solving the smaller problem first.

Running your own list

The cut list optimiser takes a required-pieces list and a set of available stock lengths and lays them out exactly the way both scenarios above were computed, drawing the result to scale so the offcut on each board is visible rather than just a percentage. Before trusting a waste number, try the same piece list against a second, cheaper stock option the way this post did — the difference between "buy only 8-footers" and "buy 8-footers plus a few shorter boards" is often the single biggest lever available on a cut list, bigger than reordering the pieces or adjusting the kerf. For the board-foot and cost side of the same project once the layout is settled, see converting board feet to project cost; for how to read a finished cut-list diagram once the optimizer has produced one, see reading a cut list and minimizing waste.