Cut list — what to cut from each stick

Every purchased stick listed with the cuts it yields and the drop left over.

What it is

A per-piece expansion of the packing result: for each material, each numbered stock piece with its stock length, the cuts taken from it, and the waste. Exportable as its own CSV alongside the order CSV.

Also called: cut sheet · stick by stick cut list · drop · offcuts

See it
Cut list — what to cut from each stick
CustomerBuildingAmountStatus
Sutter KlineRiding Arena$17,160Draft
Gideon Alt30×40 Garage$16,590Draft
Sutter KlineHobby Shop$1,770Approved
Ronan PetschEquipment Storage$11,840Approved
Marlin HooverRiding Arena$1,960Sent
The Cut list CSV button in the Export material list panel, and a rendered cut section. Builder3DClient.tsx `ExportBar`. Sample data — no customer information appears here.
How it works
  1. 1Each BomLine carries pieces[] = { stockFt, cutsFt[], wasteFt }
  2. 2buildMaterialListDoc flattens those into cut rows grouped by material
  3. 3materialListCutCsv writes them with a preamble describing the building
  4. 4The markdown export renders them as '16′ stock #3: cut 9.5′ + 6′ · 0.5′ drop'
Why we built it

The export module's framing: 'Cut list is purchase vs consumed on each stick.' A crew that knows which cuts come off which stick does not create drop by cutting in the wrong order.

The problem
  • Cutting in the wrong order turns usable stock into drop
  • Nobody can check whether the piece count is right
Sound familiar?
What you get
The yard order and the saw plan come from one calculation
Drop is predicted rather than discovered

See it on your own jobs

Twenty minutes, your numbers, no slide deck. We’ll build one of your real buildings in front of you and send you the estimate link at the end — yours to keep either way.

or keep browsing features →