Fanuc G28 Approach Reference Point

Fanuc G28 Approach Reference Point

With G28 the reference point will be approached via an intermediate position (X, Y, Z).

First is the movement to X, Y and Z, then the reference point will be approached. Both movements occur with G00!

The shift G92 will be deleted.

Programming

N...  G28  X...  Y...  Z...

Parameters

ParameterDescription
X, Y, ZCoordinates of the intermediate point.

Example

Fanuc G28 Approach Reference Point Example

G28 X100 Z100