2-149
詳細説明
MACHINE OPERATIONS
G53
の使用方法
タレットヘッドの旋回位置を機械座標系で
X
−
50.0,
Z
−
60.0
の位置として、プログラムを作成します。
Programming using G53
To write a program assuming that the turret head rotation
position is (X
−
50.0, Z
−
60.0) in the machine coordinate system.
O1;
N1;
G50 S2000;
G00 T0101;
G96 S180 M03;
. . . . . . . . . . . . . . . . . . . . . . . . . . .
加工プログラム
Machining program
G00 U1.0 Z10.0 M09;
G53 G00 X
−
50.0 Z
−
60.0;
. . . . . . . . . . . . . . . . . .
機械原点から
X
−
方向に
50 mm, Z
−
方向に
60 mm
の位
置に工具を移動
Moving the tool at the position,
−
50 mm in the X-axis direction and
−
60 mm in the Z-axis direction at a
rapid traverse rate
M01;
60 mm
50 mm
タレットヘッド旋回位置
Turret Head Rotation Position
機械原点復帰位置
Machine Zero Point
(直径値)
(In Diameter)
Summary of Contents for MSX-850
Page 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Page 170: ...2 CHAPTER 2 MACHINE OPERATIONS...