Adding a Setup Photo to Tormach Pathpilot CNC!

This video shows how to add a photo to display when running a CNC program on Tormach / PathPilot!

A photo, especially a photo that has text and symbols to highlight important features, can be a great way to improve machine setups and process reliability!

The ability to post an image in your GCode is invaluable! With PathPilot, you have the ability to display a photo whenever you need it during your setup. How is this helpful? Taking a quick picture with your phone and editing as necessary allows you to show diagrams explaining each operation, showing how to flip the part, explaining your fixturing, or even showing your WCS point!

How-to:

  1. Open your CAM operation of choice in Fusion 360.
  2. Create a Pass Through Manual NC where you would like the picture to show up, and type in the Message line “M00(filename.filetype)”
  3. Duplicate that Manual NC, and change M00 to M01. You should now have two Manual NC lines.
  4. Post this code to your Tormach, and go to the file tab
  5. Create a folder called “images” on your Tormach (the lowercase “i” is important!!)
  6. Move your image into this folder, and make sure it is named exactly what you typed in the parenthesis of your Manual NC.
  7. Press Cycle Start!

Why two lines of Manual NC? M00 tells PathPilot to Stop, pausing your Tormach until you press Cycle Start again. Then, it will show the picture until you resume machine operation. For us, the picture only shows if there are two lines of code stopping the machine, so the M01 is an Option Stop (if you don’t want to press cycle start twice for each picture, just turn off the M01 Break option!)

Related Videos & Resources:

Tormach Internet & Wifi: Using PathPilot with Dropbox or Network Drive
How to Add Manual G-Code to Fusion 360 CAM!
Carrying Stock between Setups in Fusion 360! FF114