3 G/M Codes
3 - 99
Example of the Program:
G54: Designate the Working Coordinate System as G54.
G52 X19.0 Z30.0: Designate Local Coordinate System to X15.0 Z30.0 position of
the current working coordinate system.
G00 X10. Z10: Quickly move to X10.0 Z10.0 position of Local Coordinate
System.
G52 X0.0 Z0.0: Cancel the Local Coordinate System setting.
Remark:
1. The Resume Signal will override the Local Coordinate System.
2. When switching G54_ _G59 Working Coordinate System, the Local Coordinate
System will be cancelled.
3.28.2 Basic machine coordinate system , G53
Command Format
G53 X__ Y__ Z__ A__ B__ C__ P0
or G53 X__ Y__ Z__ A__ B__ C__
X:X-axis moves to the designated Machine Coordinate X position with G00 speed.
Y:Y-axis moves to the designated Machine Coordinate Y position with G00 speed.
Z:Z-axis moves to the designated Machine Coordinate Z position with G00 speed.
A:A-axis moves to the designated Machine Coordinate A position with G00 speed.
B:B-axis moves to the designated Machine Coordinate B position with G00 speed.
C:C-axis moves to the designated Machine Coordinate C position with G00 speed.
G53 X__ Y__ Z__ A__ B__ C__ P1
X:X-axis moves to the designated Machine Coordinate X position with G01 speed of
previous node.
Y:Y-axis moves to the designated Machine Coordinate Y position with G01 speed of
previous node.
Z:Z-axis moves to the designated Machine Coordinate Z position with G01 speed of
previous node.