» –> <img src=“/_mediaexternal/http.www.careandcontrols.com.images.demo.gallery.spare.20parts.weiss.20spindle.20x.section.jpg” class=“pull-right” style=“width:320px”> </html>
M5 G-code
M5 means “stop the spindle's rotation”.
A spindle is a controlled motor that turns a tool ( endmill ) at a given speed to allow it to remove material from the workpiece.
M5's evil twin is the M3 command which is used to start the spindle and specify it's rotation speed
Format
The command is used as such :
M5
Which means : stop the spindle's rotation.
Parameters
No parameters
Configuration
The spindle functionality of Smoothie is configured via the Spindle module
Further reading
These resources are used as references for Gcode :