What is the best way to automatically stop the spindle on tool change and start when the user hits the Cycle Start button?
Does Mach3 has the ability to achieve this or the does the user need to add M3 and M5 manually to g-code files?
What is the best way to automatically stop the spindle on tool change and start when the user hits the Cycle Start button?
Does Mach3 has the ability to achieve this or the does the user need to add M3 and M5 manually to g-code files?
You can have mach3 stop it, but you need an M3 in your g-code to start it. I put an M5 in the g-code to stop it as well.
Gerry
UCCNC 2017 Screenset
http://www.thecncwoodworker.com/2017.html
Mach3 2010 Screenset
http://www.thecncwoodworker.com/2010.html
JointCAM - CNC Dovetails & Box Joints
http://www.g-forcecnc.com/jointcam.html
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Found it.