Dr. V.Chittaranjan Das Professor, Department of Mechanical Engineering, Guntur
Dr. V.Chittaranjan Das Professor, Department of Mechanical Engineering, Guntur
Chittaranjan Das
Professor ,
Department of Mechanical Engineering,Guntur
METHODS OF NC PART PROGRAMMING
1. Manual part programming
2. Computer assisted part programming
3. Manual data input
4. NC programming using CAD/CAM
5. Computer automated part programming
Manual part programming:
The processing instructions are documented on a
form called a part program manuscript.
The MCU reads the first Tab and stores the data in the
first location then the second word is recognized by
reading the record Tab
Code Function
M00 Program stop
M02 End of program
M03 Spindle start (forward CW)
M04 Spindle start (reverse CCW)
M05 Spindle stop
M06 Tool change
M08 Coolant on
M09 Coolant off
M10 Chuck - clamping
M11 Chuck - unclamping
M12 Tailstock spindle out
M13 Tailstock spindle in
M17 Tool post rotation normal
M18 Tool post rotation reverse
M30 End of tape and rewind or main program end
M98 Transfer to subprogram
M99 End of subprogram