CNC Overview PDF
CNC Overview PDF
CNC Fundamentals
and Vocabulary
Chapter Objectives
After studying this chapter, the student should have knowledge of the
following:
19
20 chapter 2 CNC Fundamentals and Vocabulary
Figure 2.1 +Y
The right-hand rule of machine
tool coordinates.
+Z
+X
axis and motion nomenclature 21
Z
Figure 2.3
A typical three-axis CNC gantry
milling machine.
X
22 chapter 2 CNC Fundamentals and Vocabulary
Figure 2.4 X
A typical CNC lathe.
Y A
B
Y
X
Z
Z
X
Figure 2.5 Figure 2.6
Axes orientation of a typical CNC A horizontal milling machine
knee mill. with multiaxis rotary table.
Figure 2.7 Y
A horizontal boring machine with
rotating base and spindle head.
X
Z
cnc milling fundamentals 23
+Z Figure 2.8
The Cartesian graph as it
relates to the CNC
machine tool. It shows the
three axes, their planes,
and the positive and
negative directions the
+Y tool can move in.
–X
+X
–Y
–Z
Figure 2.9
The three planes in the Cartesian
coordinate system: XY, XZ, and
YZ. The G-code notations are also G17 G18
displayed. Z Z
Y Y
X X
G19
Z
Y
MRZ
Y Figure 2.11
5 A A Cartesian graph with points A,
B, and C.
(X1.5, Y4.5)
4
B
3
(X2, Y3)
2
C
1
(X4, Y1)
.5
X
.5 1 2 3 4 5
Point A: This point is 1.5 units along the X axis from the origin and
4.5 units along the Y axis from the origin. It is at (X1.5, Y4.5).
Point B: This point is 2 units along the X axis and 3 units along the Y
axis from the origin. It is at (X2.0, Y3.0).
Point C: Point C is 4 units along the X axis and 1 unit from the Y
axis. It is at (X4.0, Y1.0).
With absolute coordinates, keep in mind that all coordinates are mea-
sured from (X0, Y0) to the point in question, first in the X direction, then
in the Y direction, and finally in the Z direction. (Note that, if there is no
Z coordinate, as on a two-dimensional part, it need not be included.)
The following examples, illustrated in Fig. 2.12, describe how the plus
or minus values are derived. Remember, absolute coordinates are mea-
sured from the origin (0, 0) to the point, first in the X direction, then in REMEMBER
the Y direction, and finally (if applicable) in the Z direction.
EXAMPLE A: From the origin, point A is 3 units along the +X axis and
then down 2 units along the –Y axis. Therefore (X3.0, Y–2.0).
Y Figure 2.12
5 Examples of absolute coordinates.
Note how the coordinates for each
4
C point are measured first in the X
3 direction, then the Y direction to
(1, 3) that point.
(–1, 2)
2
(–3.75, .5) 1
–X X
–5 –4 –3 –2 –1 1 2 3 4 5
–1
(–3, –1) A
–2
B (3, –2)
–3
(–4, –3)
–4 (.75, –3.5)
–5
–Y
26 chapter 2 CNC Fundamentals and Vocabulary
Figure 2.13 Y
5
In this graph, point 1 is 1 unit in
the +X direction from the origin 4
and up 3 units in the +Y direc-
tion. Thus the incremental coordi- 3
1 (1, 3)
nates for point 1 are (X+1, Y+3). 2 (–2, –1)
2
Point 2 is 2 units in the –X direc-
tion and down 1 unit in the –Y 3 (–2.75, –1.5) 1
direction. Thus the incremental .50
coordinates for point 2 are –X X
(X–2, Y–1). –5 –4 –3 –2 –1 1 2 3 4 5
4 (0.75, _1.5) –1
–2
5 (–1, –1) 7 (2, 0.5)
–3 6 (5, –0.5)
–4
–5
–Y
EXERCISES
To demonstrate an understanding of the characteristics and format of ab-
solute and incremental coordinates, refer to Fig. 2.14 and complete the
following exercises.
cnc turning fundamentals 27
Y Figure 2.14
5
CNC milling coordinates.
4
3
B A 2 H
1
C .50
–X X
–5 –4 –3 –2 –1 1 2 3 4 5
–1
–2 G
D
–3
F
–4
E
–5
–Y
–4
–5
–X axis
Figure 2.16 +X
Relating the Cartesian graph to a
CNC lathe. The major axis always –X
runs through the spindle, so the Z
axis is the longer one. The X axis
is perpendicular to the Z axis.
–Z
+Z
Figure 2.17
Merging the Cartesian graph with
a lathe part. Note how the Z axis
runs through the center of the part
and the X axis is perpendicular to
+
it. The origin is at the intersection ˚
of the X and Z axes at the center
of the right-hand end of the work-
piece. X axis
Origin
–
– +
Z axis
cnc turning fundamentals 29
–2
–3
–4
–5
–X axis
When locating points on a profile, you need not use the entire four-
quadrant system. Any turned part is symmetric about the Z axis, so only
its top half is required in a drawing. Compare Figs. 2.18 and 2.19 to see
how the Cartesian graph is modified to suit the lathe application better.
When measuring X and Z coordinates, use a central reference point. REMEMBER
Start all measurements at this reference point, the origin (X0, Z0). For our
purposes, the origin is located at the center right-hand endpoint of the
workpiece. Keep in mind that at times the center left-hand endpoint of
the workpiece or even the chuck face may be used.
–Z axis +Z axis
–10 –9 –8 –7 –6 –5 –4 –3 –2 –1 0 1 2 3
30 chapter 2 CNC Fundamentals and Vocabulary
EXERCISES
Refer to Fig. 2.22 to complete the following exercises.
EXERCISE 1: Using Incremental Coordinates
Find the diametrical X and Z coordinates for points A through E.
A: X_____, Z_____ B: X_____, Z_____
C: X_____, Z_____ D: X_____, Z_____
E: X_____, Z_____
EXERCISE 2: Using Absolute Coordinates
Find the X and Z coordinates for points A through E.
A: X_____, Z_____ B: X_____, Z_____
C: X_____, Z_____ D: X_____, Z_____
E: X_____, Z_____
LAB EXERCISES
1. What is the standard coordinate system called?
milling workpiece?
turning workpiece?