G69: Program Coordinate Rotation Mode Cancel - Mitsubishi Electric MELSEC iQ-R16MTCPU Programming Manual

Motion controller, g-code control, melsec iq-r series
Hide thumbs Also See for MELSEC iQ-R16MTCPU:
Table of Contents

Advertisement

G69: Program coordinate rotation mode cancel

Cancels the set program coordinate rotation offset.
Code
G69
Processing details
• The G69 command cancels the set program coordinate rotation mode start (G68) and ends program coordinate rotation
mode.
• Movement commands immediately after G69 command must be made in absolute value command mode. When made in
incremental value mode, a minor error (error code: 1FC3H (details code: 0327H)) occurs.
Program example
■Program that cancels program coordinate rotation mode
• Work coordinate system offset setting amount
Address
Offset setting amount
Work coordinate system 1 (G54)
X
500
Y
500
Operation
Program
(1)
G90 G54 X0. Y0. F100.
(2)
G52 X1500. Y1000.
(3)
G68 X-500. Y0. R-60.
(4)
G01 X-500. Y0.
(5)
Y250.
(6)
X-1000.
(7)
Y-250.
(8)
X-500.
(9)
Y0.
(10)
G69
(11)
G54 G52 X0. Y0.
Y
Y
1500
1000
(4)
1000
500
(2)
500
500
(1)
500
1000
5 G-CODE CONTROL PROGRAMS
156
5.6 G-Code
Format
G69
Y
(7)
500
(6)
(5)
(8) (9)
(3)
500
(10)
1000
1500
Work coordinate system 1
1500
2000
2500
Remarks
Move to "X0, Y0" of the work coordinate system 1 by absolute value command
Set the local coordinate system offset "X1500, Y1000" (no axis movement)
Set "X-500, Y0" of the local coordinate system as the center of rotation, and rotate
coordinates counterclockwise by -60[degree]
Move to "X-500, Y0" on the local coordinate system after rotation performed in (3)
Move to "X-500, Y250" on the local coordinate system after rotation performed in (3)
Move to "X-1000, Y250" on the local coordinate system after rotation performed in (3)
Move to "X-1000, Y-250" on the local coordinate system after rotation performed in (3)
Move to "X-500, Y-250" on the local coordinate system after rotation performed in (3)
Move to "X-500, Y0" on the local coordinate system after rotation performed in (3)
Cancel program coordinate rotation mode
Cancel the local coordinate system offset (no axis movement)
X
1000
Local coordinate system
X
X
Basic machine coordinates
[Unit: mm]

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec iq-r64mtcpuMelsec iq-r32mtcpu

Table of Contents