You are on page 1of 1

22-02 Simple Linear Motion 2

This simple project contains four exercises. The objective of each exercise is to program a linear motion from the
start point A, continuously back to the same point, using different methods. Point A is the part zero. Use feedrate
of 10 inches per minute, no Z axis motions required.

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

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

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

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

1.0 0.5 1.5

0.5
E F

1.0
G
D H

0.5 1.0
C
I
0.5
B J

2.25
2.0

A K
2.25 0.75

Peter Smid CNC Programming Handbook 22-02 [ 1 ]

You might also like