F2F Bridge — full Rhino to Fusion 360 import (free add-in)

Fusion 360’s .3dm import drops standalone curves, and STEP mangles them — yet those curves carry the machining intent: profiles, drill points, engraving paths. **F2F Bridge brings the whole file across.
**
uilt for the Rhino-design → Fusion-CAM workflow — and for heavy vector artwork (logos, engraving) that would kill Fusion’s sketch solver if inserted directly.

It reads the .3dm directly (no Rhino needed on the Fusion machine) and rebuilds:

  • planar curves as native sketches, one per layer × plane — exact arcs, NURBS as fixed splines (no solver overload)
  • non-planar curves as 3D sketches (engraving on curved faces)
  • Rhino points as sketch points
  • bodies renamed with their Rhino names — whether your solids came in via STEP or a directly opened .3dm
  • your Rhino layer tree becomes your Fusion sketch names

Bilingual EN/FR. Free, GPL-3.0, source coming shortly.

Demo.stp (159.0 KB)

Demo.3dm (1.1 MB)

Download (Releases → Assets): Releases · form2fab/f2f-bridge · GitHub

Install: unzip into %APPDATA%\Autodesk\Autodesk Fusion 360\API\AddIns (paste in Explorer’s address bar), restart Fusion, enable in Scripts and Add-Ins. Button: Solid → Insert.

Feedback on real files welcome — import-report screenshots are the most useful thing you can post.

2 Likes