Hi all,
I have loaded my first g code from Fusion 360 and was stopped short by “T1 tool change to tool 1 M6 Tool change please change to Tool1” message in GC. I am simply looking for how to move past this message - I don’t need to add/change the tool i just want to start the cut. Obviously i have been smashing the Play and Pause buttons to no effect. I read elsewhere that once a tool has been entered in GC this message no longer appears (until a tool change is requested). Where do I tell GC that the appropriate tool has been loaded into the router and we can proceed? All other posts on tool changes seem to gloss over this step and I feel like I am missing something super obvious. I have attached a screenshot of the GC messages, my NC file and log if that helps.
For more background (and since this is my first post), I have built my frame, calibrated the system and made my first cut (lettering created in Easel) and celebrated appropriately. I am a more or less a complete noob to CNC/CAD/CAM/programming but I have enough life experience to jump in and get started; I have taken the last few days to teach myself Fusion 360 and create my first file. Excited to make some cuts and give back to the community as I gain experience with the machine as the resources on this forum have helped solved my early issues.
Thanks in advance,
Leif
Update - I was able to make the cut using Easel (something is going on with the depth but I will play with it) so it seems like the issue is in the F360 g code. I’ll continue with Easel for now but would definitely like to use F360 end-to-end.
Might as well post a pic since it is my first proper cut!
However, It does not appear you are actually trying to do a tool chain and its likely that Fusion360 just throws one it at the start. The .nc file is just a text file and can be edited in any text editor so just delete the T1 M6 command on line 10.
@tinker, have you done a tool change recently? If so, can you post a file that works because I’m having issues.
This one worked for sure (GroundControl 1.2.7) and was generated from Fusion360 using the Maslow post processor. It has an unnecessary tool change at the beginning. SJ1.nc (258.1 KB)
This one also worked, has multiple necessary tool changes, and I think it was made in Fusion360. Its from the Meticulous Z-axis project files. MeticulousSled_All.nc (146.2 KB)