
B-63944EN-1/02 PROGRAMMING 6.MEMORY OPERATION BY Series 15 FORMAT
- 327 -
6.5.4 Peck Drilling Cycle (G83)
Peck drilling is performed.
Cutting feed is performed intermittently to the bottom of the hole
while chips are discharged.
Format
G83 X_ Y_ Z_ R_ P_ Q_ F_ L_ ;
X_ Y_ : Hole position data
Z_ : The distance from point R to the bottom of the hole
R_ : The distance from the initial level to point R level
P_ : Dwell time
Q_ : Depth of cut for each cutting feed
F_ : Cutting feedrate
L_ : Number of repeats (When it is needed.)
G83 (G98 mode) G83 (G99 mode)
Point R
q
q
q
d
Point Z
Initial level
d
P
Point R
q
q
q
d
Point Z
Point R level
d
P
Explanation
- Operations
Q indicates the depth of cut for each operation and is specified by an
incremental value.
In the second and later cutting operations, rapid traverse is changed to
cutting feed at the point distance "d" back from the previously drilled
position. "d" is set in parameter No. 5115.
A positive value must be specified for Q. A negative value is
ignored.
- Spindle rotation
Before specifying G83, use an auxiliary function (M code) to rotate
the spindle.
- Auxiliary function
If the G83 command and an M code are specified in the same block,
the M code is executed at the first positioning. When repetitive count
L is specified, the operation above is performed for the first time and
the M code is not performed second and later times.