MASSO
MASSO Documentation
8.15. G38.2 – Straight Probe Cycle
This command is used for probing parts or fixtures. The axis specified in the G38.2 command will move until
the probe touches, if the probe does not touch within the specified distance then the program stops and an
alarm is displayed on the screen.
Syntax & Parameters
X, Y, Z, A, B Value - specifies the axis you wish to move for probing following the distance to move.
The distance value will be the current machine units in use.
F Value - The F value defines the feedrate at which the axis will move at.
Example program
N10 G38.2 Z-10 F100
In the above program the Z axis will move to Z -10 and wait for the probe to touch. Once the probe touches,
the Z axis will stop and the program will move to the next gcode line. If the probe is not touched before it
reaches Z -10 location then the program stops and an alarm is displayed on the screen.
INFORMATION: Units are defined as either inches or mm depending on your machines setup or
G20 or G21 command in use.
v5.18 - 08 Apr,2021
www.masso.com.au Page 213 of 477