From Cut List to CNC: Free DXF Cutting Layouts
At some point a cutting layout stops being a picture for humans and becomes an instruction for a machine. That's the job of DXF — and it's also the feature most cut list tools lock behind their paid tier. Here's what the file actually is, when you genuinely need it, and how to get one for nothing.
What a DXF actually is
DXF (Drawing Exchange Format) is the lingua franca of CAD: geometry described as exact vectors — a line from (0,0) to (2440,0) — rather than pixels. A PNG of your layout shows roughly where panels sit; a DXF states it to three decimal places of a millimetre. CAM software (VCarve, Fusion 360, Carbide Create, LightBurn for that matter) reads those vectors and turns each panel outline into a toolpath the router follows.
Do you need it?
| You cut with… | You need… |
|---|---|
| Table saw / track saw | Printed diagram + numbered cut sequence. DXF adds nothing. |
| Your own CNC router | DXF, imported into your CAM software. |
| A cutting service / makerspace | DXF — it's the file they'll ask for. |
| Laser (thin stock) | DXF or SVG — DXF works. |
Be honest with this table before paying anyone for DXF export: if your shop is a table saw, the numbered guillotine sequence is the feature you'll actually use.
What's inside the file
A layout DXF worth importing has three properties, and it's worth checking any tool's output for them:
- Real units. The file should declare its units (ours are millimetres, stated in the header) so nothing arrives scaled 25.4× off.
- Layers. Sheet outlines, part outlines, and text labels on separate layers — so CAM can toolpath the PARTS layer and ignore the labels. Ours uses SHEET / PARTS / LABELS.
- Y-up coordinates. CAD's Y axis points up the page, opposite to most screen graphics. A correct exporter flips the geometry; a lazy one hands you a mirrored layout.
The cut-list-to-CNC workflow
- Build your parts list (the format) and enter it in the optimizer with kerf set to your bit diameter and grain locked where it matters.
- Check the layout on screen, then hit DXF. No account, no charge — the export is free, which is not the industry norm.
- Import into your CAM package, assign profile toolpaths to the PARTS layer, add tabs, and cut.
16,000+ Woodworking Plans with Cut Lists Included
Parts lists ready for the optimizer — lay them out, export the DXF, and let the router do the counting. One-time fee, lifetime access.
Get Lifetime Access →DXF layouts — Frequently Asked Questions
What is a DXF file in CNC cutting?
A vector CAD format holding each panel's outline at exact coordinates. CAM software converts those outlines into router toolpaths.
Do I need DXF if I cut by hand?
No — a printed diagram and numbered cut sequence serve a table saw better. DXF matters when a machine or a shop consumes the file.
Why do paid tools charge for DXF export?
Because pros need it, so it anchors the paid tier — not because it costs anything to generate. Ours is free.
Disclosure: This post contains affiliate links. If you purchase through them we may earn a small commission at no extra cost to you. The Plank & Build cut list optimizer is our own free tool.