Trying to use Carbide create but all I get is maslow paused

@barnard78112 I use Carbide Crate as well, and it is something they put into the PP to allow you to start the GCoge (pressing play), and then it pauses to let you put the correct tool into the machine. I think is has something to do with how the Shapeoko is set up to run. All you have to do is hit resume, and it will move along with your cut. If you are only using one tool, you can edit the GCode and remove the line that looks similar to “M0 T###” (Not 100% on the “M0” but I know it will have the “T###”. I am not at home to look at any of my stuff to give you the specifics), and it should take that pause out of there. The “T###” is the tool number you have designated in CC for the bit you are using for your cut, and is what is being recognized by Ground Control/WebControl as needing to pause for a tool change. If you are using multiple bits, CC will put that into your GCode, and the machine will pause at each of those so you can turn your router off, change your bit, and you can then re-zero it, set to a safe height, and hit resume and your cut will just continue trucking along.

I recently cut out some USMC rank insignias this weekend and had 3 different tool changes for it. I did split some of this up into separate GCode files, but also had tool changes in there. It all depends on your flavor of work process and how you want to do your cuts.

2 Likes