You are on page 1of 1

22-03 Continuous Linear XY Motion 1

This linear interpolation project contains four exercises. The objective of each exercise is to program a linear mo-
tion from the start point A, continuously back to the same point, using different methods. Part zero is the lower left
corner of part (as shown in the illustration). Use feedrate of five inches per minute, no Z axis motions are required.

ò Exercise 22-03a - Program the motion A-B-C-D-E-F-G-H-I-J-A in absolute mode.

ò Exercise 22-03b - Program the motion A-J-I-H-G-F-E-D-C-B-A in absolute mode

ò Exercise 22-03c - Program the motion A-B-C-D-E-F-G-H-I-J-A in incremental mode.

ò Exercise 22-03d - Program the motion A-J-I-H-G-F-E-D-C-B-A in incremental mode

2.300
2.500
1.000

1.625

2.500
C

D
2.125
E

F
1.300
G
1.000 B
0.800
I
A J H
0.500 0.500
0.500

1.750

3.500

Peter Smid CNC Programming Handbook 22-03 [ 1 ]

You might also like