Rockwell Automation 8520 9/Series CNC Lathe User Manual
Page 370

Axis Motion
Chapter 14
14-12
Machine tools have a fixed machine home position that is used to establish
the coordinate systems. The 9/Series control offers two methods for
homing a machine after power up.
Operation:
Description:
Manual machine home
uses switches or buttons on the MTB panel provided solely for this
purpose. Manual homing is described in detail in chapter 4.
Automatic machine home
uses a programmed machine home code.
You accomplish automatic homing by the using a G28 code. When
programmed as the first motion block in a part program, (or through MDI)
a G28 automatically homes any axes programmed in the G28 block that
have not yet been homed. Only axes that have their axis words
programmed in the G28 block are homed.
Homing follows the sequence of homing events described in chapter 4.
The coordinate values that are programmed with the axis words in a G28
block are stored by the control as intermediate point values (described in
the next section).
If all the axes programmed in the G28 block have already been homed
when the G28 code is executed, then the control considers it an “Automatic
Return to Machine Home” as described in the next section.
Important: When a homing request is made the feedback device for the
axis (typically an encoder) must encounter at least one marker before
tripping the homing limit switch. If the axis is close to the home limit
switch you should jog the axis away from this switch before attempting a
homing operation.
Automatic Machine Homing (G28) with Distance Coded Markers
The following outlines automatic machine homing (G28) for an axis with
DCM feedback if the axis has not already been homed:
1.
The axis moves at a speed and direction defined in AMP by G28
Home Speed and G28 Direction to Home, respectively.
The axis will come to a stop once the axis crosses three consecutive
markers on the DCM scale.
Important: To determine an absolute position using DCMs, you must
encounter at least three consecutive markers. Thus, if the axis position will
not accommodate this assumption, the axis must be moved to another
position before attempting a homing operation.
14.2
Automatic Motion To and
From Machine Home
14.2.1
Automatic Machine Homing
(G28)