2-113
詳細説明
MACHINE OPERATIONS
G04
の使用方法
幅
3 mm
の溝加工を行います。
Programming using G04
To cut a 3 mm wide groove.
O1;
N1;
G50 S1500; . . . . . . . . . . .
安全のため自動運転中の第
1
主軸の最
高回転速度を
1500 min
−
1
に設定
Setting the spindle 1 speed limit at 1500 min
−
1
for
automatic operation to ensure safety
G00 T0101;
G96 S100 M03; . . . . . . . .
切削速度
100 m/min
で第
1
主軸正転
Starting spindle 1 in the normal direction at
cutting speed of 100 m/min
X70.0 Z20.0 M08; . . . . . .
工具をワークに近づけるため、早送り
で
に移動
Positioning at
to move the cutting tool close to
the workpiece at a rapid traverse rate
G01 Z
−
26.0 F1.0; . . . . . . .
溝を加工するため、切削送りで
に
移動
Positioning at
, the start point of grooving at a
cutting feedrate
X68.0 Z
−
25.0 F0.07; . . . . 0.07 mm/rev
の送り速度で経路
2
→
3
を切削
Cutting along path 2
→
3 at a feedrate of
0.07 mm/rev
X56.0 F0.1; . . . . . . . . . . . 0.1 mm/rev
の送り速度で経路
3
→
4
を切削
Cutting along path 3
→
4 at a feedrate of 0.1 mm/
rev
G04 U0.2;
溝底で主軸を
1
回転させるため
0.2
秒
間、プログラムの進行を停止
Suspending program execution for 0.2 seconds
at the bottom of the groove to allow spindle to
rotate one turn
での主軸回転速度
Spindle speed at
N =
=
569 (min
−
1
)
主軸
1
回転あたりの時間
=
0.11
(秒)
溝底で
1
回転以上、プログラムの進
行を停止させたいので、
0.2
秒間ド
ウェルさせます。
Period required for the spindle to rotate one turn
=
0.11 (sec)
To suspend program execution at the groove
bottom for more than one turn of the spindle,
dwell period is determined to 0.2 seconds.
22
25
C1
C0.5
56
69
φ
φ
1
2
3
4
M60
×
P2
早送り
Rapid Traverse
切削送り
Cutting Feed
1
1
2
2
4
4
1000V
π
• D
1000
×
100
3.14
×
56
60
569
60
569
G04 U0.2;
の代わりに
G04 X0.2;
あるいは
G04 P0.2;
でも指令できます。
The following program may be used instead of "G04
U0.2;".
G04 X0.2; or G04 P0.2;
Содержание MSX-850
Страница 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Страница 170: ...2 CHAPTER 2 MACHINE OPERATIONS...