
컴퓨터 수치 제어(CNC) 프로그래밍에서 기계의 모든 동작을 일시적으로 완전히 멈추게 하는 제어 코드.
A machine control command used in CNC programming that triggers an unconditional stop of the program execution until the operator manually restarts it.
예문:
"The technician inserted an M00 command to allow for manual measurement of the workpiece."
"Unlike M01, which is optional, the M00 code will always halt the machine regardless of the control panel settings."