Digital Dream Standalone Motion Controller DDCS V3.1
DDCS V3.1 Users Manual
Page -76
Compensate tool length positively. H - the number
of the instrument according to the table. The
function does not work yet.
Cancel tool radius compensation. The function
does not work yet.
Compensate the tool radius to the left of the path.
D - is the tool number from the table. The function
does not work yet.
Compensate tool length positively. H - the number
of the instrument according to the table. The
function does not work yet.
G43
Compensates the length of
tool 1 positively.
Cancel tool radius compen-
sation.
Compensates the tool
radius 1, to the left of the
path.
Compensates the length of
tool 1 positively.
G43 H1
H
Compensate for the length of the instrument is
negative. H - the number of the instrument
according to the table. The function does not work
yet.
G44
Compensates the length of
tool 1 negatively.
G44 H1
H
Cancel tool length compensation. The function
does not work yet.
G49
Cancel tool length compen-
sation
G49
H
malfunctioning, working analog G153
G53
Compensates the length of
tool 1 negatively.
G44 H1
H
G28
X Y Z A
G40
NO
G41
D
G42
D
The X axis will first move
10mm to the right, then the
XYZ axes will go to the
machine axis 0. Axis A does
not move.
G91 G28 X10 Y0 Z0
G40
G40
G42 D1
Go back to the reference point. Works only with
G91. The specified axes, first move to the specified
point, then to the machine 0. If 0 is specified, then
immediately into the machine zero. The not
specified axes do not move.
Command
Description
Example of use
Description of
the example
Options
G54 - G59
X Y Z A
Selecting a coordinate
system
G54
Selecting the coordinate system
G81
X Y Z R K
Drills the hole at point X10
Y5, from 0 to 7mm, at a
speed of 300 mm / min.
G81 X10 Y5 Z-7 R0 K1
F300
Drilling in 1 pass, with speed F. X, Y - coordinates of
the center; Z is the distance from R to the bottom of
the hole; R - drilling depth; K is the number of
repetitions.
G82
X Y Z R K P
Drills the hole at point X10
Y5, from 0 to 7mm, at a
speed of 300 mm / min. At
the bottom of the drilling,
the pause is 2 seconds.
G82 X10 Y5 Z-7 R0 K1
P2000 F300
Drilling in 1 pass with a delay at the end (for better
processing of the bottom), with speed F. X, Y -
coordinates of the center; Z - is the distance from R
to the bottom of the hole; R - drilling depth; K - is
the number of repetitions, P - is the delay in
milliseconds.
G73
X Y Z R Q I K
Drills the hole at point X10
Y5, from 0 to 7mm, at a
speed of 300 mm / min. The
step size is 1.4mm, thus 5
steps are done. After each
step, the drill is retracted by
1mm.
G83 X10 Y5 Z-7 R0
Q1,4 I0 K1 F300
The cycle of step drilling with the full output of the
drill, with the speed F. X, Y - the coordinates of the
center; Z - is the distance from R to the bottom of
the hole; R - drilling depth (usually, 0); Q - is the
step size; I - distance of failure to return to G0; K - is
the number of repetitions. The drill is retracted and
fed at a speed of G0, which can be limited by
parameters # 78 and # 79.
G83
X Y Z R Q I K
Drills the hole at point X10
Y5, from 0 to 7mm, at a
speed of 300 mm / min. The
step size is 1.4mm, thus 5
steps are done. Failure = 0,
in this way the drill is
returned on fast feed to the
end point of the previous
step.
G83 X10 Y5 Z-7 R0
Q1,4 I0 K1 F300
The cycle of step drilling with the full output of the
drill, with the speed F. X, Y - the coordinates of the
center; Z - is the distance from R to the bottom of
the hole; R - drilling depth (usually, 0); Q - is the
step size; I - distance of failure to return to G0; K - is
the number of repetitions. The drill is retracted and
fed at a speed of G0, which can be limited by
parameters # 78 and # 79.