Difference between revisions of "M02"

From CNC.xyz Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
Upon calling a program end code, the spindle stop code [[M05]] will also typically be executed simultaneously.
 
Upon calling a program end code, the spindle stop code [[M05]] will also typically be executed simultaneously.
 +
 +
'''Standard Format:'''
 +
M2
  
 
[[Category: G-Code]] [[Category: M-Commands]]
 
[[Category: G-Code]] [[Category: M-Commands]]

Revision as of 06:27, November 25, 2015

Program end.

Upon calling a program end code, the spindle stop code M05 will also typically be executed simultaneously.

Standard Format:
M2