Digital Dream Standalone Motion Controller DDCS V3.1
DDCS V3.1 Users Manual
Page -78
G102
Constructs an ellipse sector,
clockwise, 20mm wide,
10mm high, 0 to 300g,
discreteness, 1 degree,
speed 500.
G102 X20 Y10 A0 B0
C300 L1 F500
Construct an ellipse sector clockwise, around the
current position. X - is the width; Y - height; A - is
the angle of rotation of the ellipse; B - the initial
angle of the sector; C - is the end angle of the
sector; L - resolution of circular interpolation
(angle, less-better). That is, with L = 1, the ellipse
will look like a 360 angle. And with L = 90 - as a
quadrilateral.
Construct an ellipse sector counter-clockwise,
around the current position. X - is the width; Y -
height; A - is the angle of rotation of the ellipse; B -
the initial angle of the sector; C - is the end angle
of the sector; L - resolution of circular interpola-
tion (angle, less-better). That is, with L = 1, the
ellipse will look like a 360 angle. And with L = 90 -
as a quadrilateral.
Rectangular pocket, but without circumvention,
the type of filling is zigzag. X Y - height and width, Z
- pocket depth, R - tool radius. Constructed from
the bottom left corner (current position).
X Y A B C L
G103
It builds an ellipse sector,
counterclockwise, 20mm
wide, 10mm high, 0 to 300g,
discreteness, 1 degree, 500
speed.
G103 X20 Y10 A0 B0
C300 L1 F500
X Y A B C L
G110
It builds a rectangular
pocket, 10mm wide, 15mm
high, 0.5mm deep, with a
4mm cutter, with a speed of
500.
G110 X10 Y15 Z-0,5 R2
F500
X Y Z R
The round pocket is clockwise, the type of filling is
a spiral. I - radius of a circle, Z - depth, R - tool
radius. Constructed from the center (current
position).
G111
It builds a round pocket,
with a diameter of 20 mm, a
depth of 0.5 mm, with a 2
mm cutter, with a speed of
500.
G111 I10 Z-0,5 R1
F500
I Z R
Round pocket counter-clockwise, type of filling -
spiral. I - radius of a circle, Z - depth, R - tool
radius. Constructed from the center (current
position).
G112
It builds a round pocket,
with a diameter of 20 mm, a
depth of 0.5 mm, with a 2
mm cutter, with a speed of
500.
G112 I10 Z-0,5 R1
F500
I Z R
Analog G53, moving to machine coordinates, with
speed F.
G153
Moves all axes, to machine
0, at a speed of 3000
G153 X0 Y0 Z0 A0
F3000
X Y Z A
Command
Description
Example of use
Description of
the example
Options