Haas G04 ドウェル コマンド – 秒またはミリ秒単位のドウェル時間
Haas G04 Dwell コマンドは、プログラムに遅延またはドウェルを発生させるために使用されます。 G04 を含むブロックは、P コードで指定された時間遅延します。
滞留時間中、スライドの動きは停止しますが、スピンドルはプログラムされた RPM で回転し続け、クーラントはオンのままです。
Haas G04 ドウェルコマン
Haas G04 ドウェル コマンドの形式
G04 P_
Haas G04 Dwell は非モーダル G コードであり、
G コード グループ 00 です。
例
G04 P1.0 (for a delay of 1.0 second) G04 P2.5 (for a delay of 2.5 seconds)
例
G04 P10.0 (This will delay the program for 10 seconds.)
小数点の使用に注意
G04 P10. (is a dwell of 10 seconds, see decimal at the end) G04 P10 (is a dwell of 10 milliseconds. No decimal point)
Haas G04 ドウェル アプリケーション
アプリケーション パート キャザー
プログラムでパーツ キャッチャーをプログラミングする場合、M53 と M63 の間の G04 コードを使用して、キャッチャー パンを開いた位置で一時停止し、パーツを切断してコレクターに落下させる必要があります。
アプリケーション スピンドルの向き
ボルト ホール サークル 3 ホール @ 120o 3 インチ BHC
G00 X3.0 Z0.1 G98 M19 P0 G04 P2. (Dwell for motor stabilization; length of time depends on set-up) M14 M133 P2000 G01 Z-0.5 F40.0 G00 Z0.1 M19 P120 G04 P2. (Dwell for motor stabilization; length of time depends on set-up) M14 G01 Z-0.5 G00 Z0.1 M19 P240 G04 P2. (Dwell for motor stabilization; length of time depends on set-up) M14 G01 Z-0.5 G00 Z0.1 M15 M135
CNCマシン