Lab 6 - Face Milling On CNC Machine
Lab 6 - Face Milling On CNC Machine
A. Introduction
THE MILLING OPERATION
CNC stands for computer numerically controlled. As a milling technique, this means that a
design can be specified on a computer using CAD tools, and that a computer can handle the
milling process. And the program is able to specify the movements that the mill and table must
make.
CNC milling is a specific form of computer numerical controlled (CNC) machining consisting of
both the drilling and cutting. Mill uses a rotating cylindrical cutting tool. However, the cutter in a
milling machine is able to move along multiple axes, and can create a variety of shapes, slots and
holes. In addition, the work-piece is often moved across the milling tool in different directions,
unlike the single axis motion of a drill.
INTRODUCTION OF THE MACHINE
In the machine, the labelled axes, X and Y designate horizontal movement of the work-piece
(forward-and-back and side-to-side on a flat plane). And Z represents vertical, or up-and-down
movement.
CNC milling machine also integrate a device for pumping cutting fluid to the cutting tool during
machining. This machine can be used to produce a wide range of components, and tooling costs
involved have continued to become more affordable day by day. It provides ideal solutions to
everything ranging from prototyping and short-run production of complex parts to the fabrication
of unique precision components.
Machining Capacity
MACHINABLE MATERIALS
Virtually every type of material that can be drilled or cut can be machined by a CNC mill,
although most of the work performed is done in metal. As with drilling and cutting, the proper
machine tools must be selected for each material in order to avert potential problems. The
hardness of the work- piece material, as well as the rotation of the cutting tool must all be
factored before beginning the machining process
G codes and M codes for CNC machine controls
G-code is a common name for the programming language that is used for NC and CNC machine
tools. It is defined in EIA RS-274-D. G-code is also the name of any word in a CNC program
that begins with the letter G, and generally is a code telling the machine tool what type of action
to perform, such as:
Rapid move
Controlled feed move in straight line or arc
Series of controlled feed moves that would result in a hole being drilled.
Change a pallet
Set tool information such as offset.
There are other codes; the type codes can be thought of like registers in a computer
X position
Y position
Z position
M code (another "action" register)
F feed rate
S spindle speed
N line number
R Radius
T Tool selection
I Arc data X axis
J Arc data Y axis
G-code files are output by CAM software such as Smartcam, Gibbscam, Featurecam, Edgecam,
Mastercam, etc. G-code is also output by specialized CAD systems used to design printed circuit
boards. Such software must be customized for each type of machine tool that it will be used to
program.
G & M-Code programming language used in the CNC Machining Industry.
CNC G Codes
CNC M Codes
B. Programming
Write the program for the manufacturing of a Pocket of Aluminum by face Milling on CNC
Milling machine and also attach the drawing also.
C. Result
A Pocket of Aluminum by face Milling on CNC machine is prepared.
C. Lab Discussion
Q1) How many types of Face milling operations are there. Describe them briefly? [5]
Q2) What is the difference between face mill and end mill cutters? [4]
Q3) In which operation do you think are more forces acting on the tool, Milling or Drilling, even if
machining is done with similar cutting parameters and materials? Why? [3]
Q4) It is said that the tool material should have a good “hot hardness”. Why this property is important
for tool material? (Explain in reference to tool wear) [3]
Q5) A face milling operation is used to machine 6.0mm from the top surface of a rectangular piece of
Aluminium 300 mm long by 125 mm wide in a single pass. The cutter follows a path that is centred
over the work piece. It has four teeth and is 150 mm in diameter. Cutting speed = 2.8 m/s, and chip
load = 0.27 mm/tooth. Determine
(a) The actual machining time (Tm) to make the pass across the surface. [8]
(b) The maximum metal removal rate (MRR) during cutting. [2]