CNC programming (Computer Numerical Control Programming) is utilized by manufacturers to create program instructions for computers to control a machine tool. CNC is highly involved in the manufacturing process and improves automation as well as flexibility. CNC Programming can be entered on control panel and can be read from a tape.
8) Which one of the following statements about programming of NC machine is correct ?
Answer is:
Programming can be entered on control panel and can be read from a tape
Explanation:
Related CNC Basics MCQ - Turner (Set-1) with Answers
Answer is:
This system can provide feed control in three axes
Answer is:
It refers to the rule for writing programme block
Answer is:
Rapid motion
Explanation:
Command G00 means Rapid motion. This command is used only for positioning of tool not for cutting action.
Answer is:
G01
Explanation:
G00 - Move in a straight line at rapids speed.
G01 - Linear Interpolation at specified feed rate.
G02 - Circular Interpolation (Clockwise)
G03 - Circular Interpolation (Counter-Clockwise)