2-104
詳細説明
MACHINE OPERATIONS
G01
(面取り機能、コーナ
R
機能)の使用方法
面取り機能、コーナ
R
機能を使用して、プログラム
を作成します。
Programming using G01 (Chamfering and rounding
functions)
Writing a program using the chamfering/rounding function.
8.
アドレス
E
を省略あるいはアドレス
E
が
0
の場合、面取りやコーナ
R
部分の送り
速度はアドレス
F
で指令した送り速度に
なります。
9.
アドレス
E
は
G99
の毎回転送りモードで
は
mm/rev
、
G98
の毎分送りモードでは
mm/min
になります。
8.
If address E is omitted or E0 is specified, the
feedrate specified by F applies to chamfering or
corner rounding.
9.
The unit system of an E command is determined
according to the designation of G99 and G98. In
the G99 (revolution per revolution) mode, the E
command value is executed in "mm/rev" and in
the G98 (feed per minute) mode, it is executed in
"mm/min".
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; . . . . . . . . . . . . . .
G00 X20.0 Z1.0;
0.2 mm/rev
の送り速度で
まで切削
Cutting up to
at a feedrate of 0.2 mm/rev
G01 Z
−
20.0, C1.0 E0.1;
. .
面取り機能を使用して、
'
まで切削
Cutting up to
' using the chamfering function
X40.0, R1.0;
. . . . . . . . . . .
コーナ
R
機能を使用して、
'
まで切
削
Cutting up to
' using the rounding function
Z
−
40.0, R2.0;
. . . . . . . . . .
コーナ
R
機能を使用して、
'
まで切
削
Cutting up to
' using the rounding function
X60.0, C1.0;
. . . . . . . . . . .
面取り機能を使用して、
'
まで切削
Cutting up to
' using the chamfering function
Z
−
60.0; . . . . . . . . . . . . . . .
G00 U1.0 Z20.0;
X200.0 Z150.0 M09;
M01;
通常の直線送りで
まで切削
Cutting up to
in ordinary cutting mode
R2
C1
R1
C1
20
40
60
6
4
5
2
3
1
φ
20
φ
40
φ
60
4
’
5
6
7
’
7
8
’
’
早送り
Rapid Traverse
切削送り
Cutting Feed
1
1
2
2
3
3
4
面取り部の送り速度は、
0.1 mm/rev
になります。
4
Chamfering is executed at 0.1 mm/rev.
5
5
6
6
7
7
8
8
E
コードはモーダルなので、面取り部および
コーナ
R
部の送り速度は、
0.1 mm/rev
になり
ます。
Since the E command is modal, "E0.1" specified for
chamfering is also valid for the succeeding chamfering
and corner rounding blocks.
Содержание MSX-850
Страница 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Страница 170: ...2 CHAPTER 2 MACHINE OPERATIONS...