5238-E P-24
SECTION 3 MATH FUNCTIONS
SECTION 3 MATH FUNCTIONS
1.
Positioning (G00)
[Function]
Each axis moves independently from the actual position to the target position at its own rapid
feedrate. At the start and end of axis movement, it is automatically accelerated and decelerated.
[Programming format]
G00 X__ Z__ C__
[Details]
•
In G00 mode positioning, execution of the commands in the next block begins only after the
positioning at the target position given in the current block is completed.
•
Non-linear interpolation mode:
The axes move independently of each other at a rapid feedrate. Therefore, the resultant tool
path is not always a straight line.
LE33013R0300500010001
[Supplement]
2.
Linear Interpolation (G01)
[Function]
The G01 command specifies the axes to move directly from the current position to the specified
coordinate values at the specified feedrate.
[Programming format]
G01 X__ Z__ C__ F__
X/Z/C : Indicates the target position for positioning operation.
The rapid feedrates of each axis are set by the machine specifications.
X, Z, C
: Target point (end point)
F
: Feedrate.
The specified value remains effective until updated by another value.
Target position
Actual position
X
Z