Form2Nest — interactive nesting with magnetic drag (free, coming soon)

Hi everyone,

I’m a digital fabrication trainer from France (CNC and laser, a lot of it around wood). For the past months I’ve been building the nesting tool I always wanted inside Rhino — and it’s releasing in the coming days, so I wanted to show it here first.

What it does:

  • One command: select your 3D model (closed polysurfaces), and the parts lay themselves flat onto your sheets — with mirrored parts flagged, labels, and per-sheet fill rate.
  • Then the part I care most about: manual adjustment with guaranteed spacing. Every part drags with magnetic contact along its neighbors — it slides, hugs, and stops. Rotate with R, mirror, extract and re-drop. Spacing is enforced the whole time, nothing to double-check.
  • Output: cut list (HTML/CSV/Excel), fill rates, and layered DXF ready for toolpaths (through-pockets and blind pockets on separate layers).

Why “interactive” is the whole point: the nesting engine is deliberately not chasing “optimal”. Automation has two blind spots — the material flaw only you can see (a knot in the sheet, a scar on a leather hide — it’s not in the file), and the obvious layout the solver missed. So the engine is built to be fast, and the drag is built to let you take over without losing the spacing guarantee. Great tools already exist on the algorithmic side (OpenNest and others) — this one bets on the hand.

The honest fine print: it’s free. The UI is French at launch — English is on the roadmap. Rhino 8, Windows.

Releasing in the coming days. Happy to answer questions — feedback very welcome.

It’s live. :tada:

_PackageManager → “Form2Nest” — free, and now open source (GPLv3):

https://github.com/form2fab/Form2Nest

Since the post above, one thing got a serious upgrade: the spacing
guarantee is now exact, everywhere. Every placement — automatic or
dragged by hand — is validated against the true contour-to-contour
distance. Ask for 12 mm, measure 12.0. And the magnetic drag now
stops at the exact gap in real time: what you see on screen is what
the end mill will respect.

5-minute walkthrough (French audio, English subtitles + auto-dub):

Feedback from people who cut real sheets is exactly what I’m after —
what would you need it to do?

that’s a 404 - form2fab doesn’t have any public repositories yet.

Got it from Package Manager though - looking forward to trying it!

Fixed, thanks: GitHub - form2fab/Form2Nest: Flatten, nest and export panel parts to CNC · GitHub

Enjoy — feedback welcome.