Example:
M53
G04 P100
M63
Programming example to probe the center of a bore:
O1234 (G136)
M53
G04 P100
M63
G00 G90 G54 X0 Y0
Z-17.
G91 G01 Z-1. F20.
G31 X1. F10. M75
G01 X-1.
G136 X-1. F10.
G01 X1.
M53
G04 P100
M63
G00 G90 G53 Z0
M30
Programming example to probe the center of a part:
O1234 (G136)
M53
G04 P100
M63
G00 G90 G54 X0 Y5.
Z-17.
G91 G01 Z-1. F20.
G31 Y-1. F10. M75
G01 Y1. F20.
G00 Z2.
Y-10.
G01 Z-2. F20.
G136 Y1. F10.
G01 Y-1.
M53
G04 P100
M63
G00 G90 G53 Z0
M30
G141 3D+ Cutter Compensation (Group 07)
X X-axis command
Y Y-axis command
Z Z-axis command
A A-axis command (optional)
B B-axis command (optional)
D Cutter Size Selection (modal)
I X-axis cutter compensation direction from program path
J Y-axis cutter compensation direction from program path
K Z-axis cutter compensation direction from program path