14. Coordinates System Setting Functions
14.11 Local Coordinate System Setting ; G52
534
(Example
4)
Combination of workpiece coordinate system G54 and multiple local coordinate
systems
(1) G28X0Y0
;
(2) G00G90G54X0Y0
;
(3) G22L300
;
(4) G52X1. Y1. ;
(5) G22L300
;
(6) G52X2. Y2. ;
(7) G22L300
;
(8) G52X0Y0
;
~
M02 ;
(A) L300 ;
(B) G00X0Y0 ;
(C) G01X500F100 ;
(D) Y500 ;
(E) X0Y0 ;
(F) G23 ;
%
Workpiece coordinate offset
(parameter setting value)
G54
X 500
Y 500
Local coordinate system
created by (6)
Local coordinate system
created by (4)
Current position
(7)
(3)
[W1] L2
500 1000 1500 2000 2500 3000
3000
2500
2000
1500
1000
500
(D)
(C)
(E)
(B)
[W1] L1
(8)
(2)
R#1
G54
W1
(5)
(Explanation)
The local coordinate system is created at the G54 coordinate system (1000,1000)
position by (4).
The local coordinate system is created at the G54 coordinate system (2000,2000)
by (6).
The G54 coordinate system and local coordinate system are matched by (8).