2-274
詳細説明
MACHINE OPERATIONS
15-5
自動刃先
R
補正を使用したプログラム例
Example Programs Using the Automatic Tool Nose Radius Offset
自動刃先
R
補正(
G40, G41, G42, G46
)を使用し
たプログラム例を以下に示します。
プログラムを作成するとき、必要に応じて参照して
ください。
Examples of programs that use the automatic tool nose radius
offset (G40, G41, G42, G46) are indicated below.
Refer to these examples when creating a program.
15-5-1
基本的なプログラム例
Basic Programs
外径工具による外径加工
O.D. cutting with an O.D. cutting tool
O1;
N1;
G50 S2000;
G00 T0101;
G96 S180 M03;
G42 (G46) X40.0 Z20.0 M08;
. . . . . . . . . . . . . . . . . . . . . .
(
X40.0, Z20.0
)に早送りで位置決
め
G42
(
G46
)が指令されているため、
このブロックがスタートアップになり
ます。工具の進行方向に対して、右側
に工具が補正されます。
Positioning at
(X40.0, Z20.0) at a rapid
traverse rate
Since the block contains G42 (G46), this is the
start-up block.
The tool is offset to the right in reference to the
direction the cutting tool will advance.
G01 Z2.0 F1.0; . . . . . . . . . 1.0 mm/rev
の送り速度で
に移動
Traveling to
at a feedrate of 1.0 mm/rev
Z
−
30.0 F0.15; . . . . . . . . . . 0.15 mm/rev
の送り速度で
まで切削
Cutting to
at feedrate of 0.15 mm/rev
G02 X50.0 Z
−
35.0 R5.0; . .
時計方向に半径
5 mm
の円弧で
ま
で切削
Cutting to
along a circle of 5 mm radius in the
clockwise direction
G01 X96.0; . . . . . . . . . . . .
直線送りで
まで切削
Cutting as far as
in linear motion.
X102.0 Z
−
38.0; . . . . . . . . .
工具の刃先を抜け切らせるために
まで切削
Cutting to
to allow the cutting tool to be
completely off the workpiece
G40 G00 Z20.0;
. . . . . . . .
工具を逃がすために早送りで
に移
動
G40
が指令されているため、このブ
ロックがキャンセルモードになりま
す。
Positioning at
at a rapid traverse rate to retract
cutting tool from the workpiece.
Since the block contains G40, this block cancels
the offset mode.
X150.0 Z100.0 M09;
M01;
35
C2
R5
100
40
φ
φ
1
1
2
2
3
3
4
4
5
6
5
6
7
7
キャンセルモード
Cancel Mode
キャンセル
モード
補正モード
Offset Mode
スタートアップ
Start-Up
補正モード
Offset Mode
スタートアップ
Start-Up
早送り
Rapid Traverse
Cancel Mode
切削送り
Cutting Feed
1
1
2
2
3
3
4
4
5
5
6
6
7
7
Summary of Contents for MSX-850
Page 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Page 170: ...2 CHAPTER 2 MACHINE OPERATIONS...