2-357
詳細説明
MACHINE OPERATIONS
19
穴あけ固定サイクル
HOLE MACHINING CANNED CYCLE
穴あけ加工を行う場合、複数のブロックで加工動作
を指令します。
しかし、穴あけ固定サイクルを使用すると、
G
コー
ドを含む
1
ブロックで指令することができ、プログ
ラムを簡単にすることができます。
Hole machining operation is programmed using several blocks
of commands.
A hole machining canned cycle allows hole machining opera-
tion which requires several blocks of commands to be pro-
grammed using one block of commands including an
appropriate G code.
<穴あけ固定サイクルの基本パターン>
<Basic Pattern of Hole Machining Canned Cycle>
1.
穴あけ固定サイクルは、
MC
仕様および
Y
軸仕様でのみ使用できます。
2.
穴あけ形固定サイクルには、標準フォー
マットと
F15
フォーマットの指令方法が
あります。標準フォーマットと
F15
フォーマットで指令方法が異なる部分に
ついては、それぞれの
G
コードの項目で
説明しています。プログラムを作成する
ときは、十分注意してください。
フォーマットの切替えについて
は、
1.
Hole machining canned cycles can be used only
with the MC type or Y-axis specification
machines.
2.
Two formats are provided for programming hole
machining canned cycles - the standard format
and the F15 format. If the command format dif-
fers between the standard format and the F15 for-
mat, the difference is explained in the explanation
of the related G code items. Pay sufficient care to
the difference when making a program.
For details on switching the format, refer
to "Setting Screen" (page 2-75)
G83-G85 X(U)_ C(H)_ Y(V)_ Z(W)_ R_ Q_ P_ F_ K_ (M68) (M268);
G87-G89 Z(W)_ C(H)_ Y(V)_ X(U)_ R_ Q_ P_ F_ K_ (M68) (M268);
G80;
アドレス
Address
説明
Description
G83
~
G85
端面穴あけ固定サイクル
Calls a face hole machining canned cycle.
G87
~
G89
側面穴あけ固定サイクル
Calls a side hole machining canned cycle.
X, Z, C, Y
穴加工の位置(アブソリュート指令)
Specifies the hole machining positions (absolute
command).
U, W, H, V
直前のブロックから穴加工の位置までの距離と
方向(インクレメンタル指令)
Specifies the distance and direction from the end
point of the previous block to the hole position
(incremental command).
Z, X
穴底の位置(アブソリュート指令)
Specifies the hole bottom (absolute command)
W, U
R
点から穴底までの距離と方向(インクレメン
タル指令)
Specifies the distance and direction from the
point R to the hole bottom (incremental com-
mand).
R
<標準フォーマット>
(インクレメンタル指令)
イニシャル点から
R
点までの距離と方向
(側面加工の場合、半径指令)
<
F15
フォーマット>
(アブソリュート指令)
R
点の位置(側面の加工の場合、直径指
令)
<Standard Format>
(Incremental Command)
Specifies the distance and direction from the
initial point to the point R (Specify a radius
value when machining the side of the
workpiece).
<F15 Format>
(Absolute Command)
Point R position (Specify a diameter value
when machining the side of the workpiece).
Q
1
回あたりの切り込み量(正の値で半径指令)
Specifies the depth of cut per single infeed
motion (Specify a radius value with a positive
value).
P
穴底でのドウェル時間
ドウェル
=
指定した時間だけプログラムの進行
を停止させる機能
Specifies the period of dwell function executed at
the hole bottom.
Dwell = suspension of axis movement for period
specified
Содержание MSX-850
Страница 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Страница 170: ...2 CHAPTER 2 MACHINE OPERATIONS...