Send To MASSO From Autodesk Fusion

Hello Everyone,

I’ve been working on an add-in for Autodesk Fusion that will send NC files directly to MASSO G3 Touch over Wi-Fi. The basic idea is that one can send the NC Program to MASSO via a button in the MASSO tool bar or a context menu selection. See attached screen shots. In my testing everything is working well. Soon I’ll be looking to share a beta release with select users to get their feedback. If anyone here is interested please send me a message. In your message please let me know if you are using a Mac or PC.

4 Likes

I’m one of the few who don’t know what an NC file is, nor the objectives in sending from Autodesk directly to Masso. Is NC what I would have called a “.ngc” file? Is this a project that sets aside programs like VCarve? Is it primarily for 4th axis projects? Please assume I don’t know anything (since I don’t).

An NC Program file (.nc, Numerical Control) is where Autodesk Fusion writes your G-Code. G-Code is what tells CNCs, 3D Printers, and LASER engravers/cutters what to do. I haven’t used VCarve, however I believe its .ncg files are also G-Code (Numerical Control G-Code).

VCarve and Autodesk Fusion are tools to create tool paths that are then converted into G-Code (.nc, .ncg file). The Fusion add-in I’ve created does not replace VCarve. The add-in assists users of Fusion in transferring the G-Code file (.nc) to the MASSO G3 Touch.

There are two common ways of transferring a .nc file to MASSO G3 Touch

  • Thumb Drive: post file to disk, remove drive from MASSO, connect to PC, copy files, remove from PC, connect to MASSO.
  • MASSO Link Application: post file to disk, drag to MASSO Link, send file.

This Fusion add-in creates a third method:

  • post the file to disk, right-click Send to MASSO.

that looks cool, nice work. I don’t have a Masso, yet, but will try to remember this when I do.

Love it! I was contemplating writing a thing that watched a specific folder and synchronized that with the Masso, but this I suspect may be more convenient still. Count me in!

1 Like

I’ll be very interested in this ivy I do a conversion to Masso

The add-in is in the Autodesk review process. In the mean time I have a web page that includes screen shots and a video of the add-in functionality.

1 Like