M03 – Spindle ON (Clockwise)

This command starts the spindle in a clockwise direction at the RPM set by the S command.

 


Syntax & Parameters

 

  • M03 – Clockwise command, with or without an S value

  • M3 – Same as M03

  • S – Defines the required RPM. If no S value is given, the last S value is used

 

 


Example Program

 

N10 S1200 M03

 

  • Starts the spindle in a clockwise direction at 1200 RPM