2-106
詳細説明
MACHINE OPERATIONS
G01
(直線角度指令)の使用方法
直線角度指令を使用して、プログラムを作成しま
す。
Programming using G01 (Line at angle function)
Writing a program using the line at angle function.
O1;
N1;
G50 S1500;
G00 T0101;
G96 S200 M03;
X30.0 Z20.0 M08; . . . . . . .
工具をワークに近づけるため、早送り
で
に移動
Positioning at
at a rapid traverse rate to move
the cutting tool close to the workpiece
G01 Z0 F1.0; . . . . . . . . . .
端面を加工するため、切削送りで
に移動
Positioning at
at a cutting feedrate, the start
point of facing
X0 F0.2 . . . . . . . . . . . . . . . 0.2 mm/rev
の送り速度で
まで切削
Cutting up to
at a feedrate of 0.2 mm/rev
G00 X20.0 Z1.0;
G01 Z
−
20.0; . . . . . . . . . . . 0.2 mm/rev
の送り速度で
まで切削
Cutting up to
at a feedrate of 0.2 mm/rev
G01 A140.0 X60.0;
. . . . . .
直線角度指令により
まで切削
Cutting up to
in the line at angle cutting mode
G00 U1.0 Z20.0;
X200.0 Z150.0 M09;
M01;
20
4
2
3
1
φ
20
φ
60
5
140
°
早送り
Rapid Traverse
切削送り
Cutting Feed
1
1
2
2
3
3
4
4
5
5
Summary of Contents for MSX-850
Page 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Page 170: ...2 CHAPTER 2 MACHINE OPERATIONS...