1.0 Introduction of CNC Turning Machine
1.0 Introduction of CNC Turning Machine
The work is held and rotated on its axis while the cutting tool is advanced along the lines of a
desired cut. Cutting operations are performed with a cutting tool fed either parallel or at right
angles to the axis of the work. The cutting tool may also be fed at an angle relative to the axis of
the work for machining tapers and angles. CNC turning has come into widespread use. With
these machines, the cutting tool movements are controlled by a computer controlled program to
perform a sequence of operations automatically on the work piece once the machine has been set
up.
iii)
iv)
v)
position is typically the right end of the work-piece or the chuck face.
This would be the distance from the tool tip at the machine home position to
iii)
iii)
finish.
Constant surface speed is controlled with a G96 code should be the proper
surface footage per minute (SFPM), set with an S.
Example: N0010 G96 S450 M03 - Would set constant surface speed control
to 450 SFPM and start the spindle in a clockwise direction.
i)
The tool needs to be returned to home or a fixed position before a tool change
takes place. Most machine control use a G28 command to rapid position the tool
to home.
c) Finishing Cycle (G70): The finishing cycle is called with a G70, followed by a letter
address P for start line and letter address Q for the end line of the part profile. A finishing
feed rate can also be included in this block. When the finish cycle is commended, it reads
the program blocks designated by the P and Q and formulates a finishing cycle.
Advantages
High Repeatability and Precision
Disadvantages
The cost of machine tool is much high.
machined.
Example : Turbines
Flexibility in job change of tool, automatic
maintenance
Special training needed to the personnel
surface finish.
Conventional
It takes time and a lot of work to become an
consistency repeatedly.
Process much easier, cutting highly accurate
quality of part.
4.2 Coding :
N10 T0101 G97 S800 M03
N20 G00 X45 Z2 G42
N30 G71 U2 R1
N40 G71 P50 Q120 U0.25 W0.1 F0.25
N50 G00 X19.8
N60 G01 X23.8 Z-2 F0.2