CNC Study
CNC Study
Introduction:
CAM:
CAM is a team, which means the Computer Aided Manufacturing. CAM can be defined, as the
use of the computer systems to plan, manage and control the operation of manufacturing
interface with the plant is production resources.
CNC machines:
CNC stands for Computer Numerical Controlled machine is on NC system that utilizes a
delectated stored program computer to perform some are all the basic numerical control functions.
Part programming are entered and stored in computer memory CNC offers additional flexibility
and computation capacity. New system options can be incorporated into the CNC controller
simple by programming the unit.
In this laboratory, we will study the part programming methods for the following machine tools
only.
1. CNC lathe
2. CNC milling machine
This technique is widely used for work piece of relatively simple geometry. Manual
programming begins with careful study of component drawing. The tool path of the CNC
machine is then described in machine codes, which usually take the form:
N-G-X-Y-Z-A-B-C-F-S-T-M
Where
N=sequence number of instructions
G=preparatory function (G-code)
XYZ and ABC=co-ordinate and angular data
F=feed
S=spindle speed
T=tool code
M=miscellaneous function (M code)
F=feed rate
Feed rate for cutting is specified after the letter F. (Value is mentioned after the letter F) For
example, for a feed rate of 25Omm/min the program specifies F250.
29
f=tool code:
It is denoted by a letter T followed by 4 digits. (Tool number = first 2 digits, Offset number
= next 2 digits).
For example, TO.10l means Tool number= 1, Offset number = 1.
SPINDLE
-Y-AXIS SERVOMOTOR
T00L
BALLSCREW
wORKPIECE
X-AXIS SERVOMOTOR