6. Interpolation Functions
6.11 Exponential Function Interpolation; G02.3, G03.3
79
Command format
G02.3/G03.3 Xx1 Yy1 Zz1 Ii1 Jj1 Rr1 Ff1 Qq1 Kk1 ;
G02.3
: Forward rotation interpolation (modal)
G03.3
: Negative rotation interpolation (modal)
X
: X axis end point
(Note 1)
Y
: Y axis end point
(Note 1)
Z
: Z axis end point
(Note 1)
I
: Angle i1
(Note 2)
J
: Angle j1
(Note 2)
R
: Constant value r1
(Note 3)
F
: Initial feedrate
(Note 4)
Q
: Feedrate at end point
(Note 5)
K
: Command will be ignored.
(Note 1)
Designate the end point of the linear axis designated with parameter "#1514 expLinax" and
the axis that carries out linear interpolation between that axis.
If the end point on of the rotation axis designated with parameter "#1515 expRotax" is
designated, linear interpolation without exponential function interpolation will take place.
(Note 2)
The command unit is as follows.
Setting unit
#1003 = B
#1003 = C
#1003 = D
#1003 = E
(Unit = °)
0.001
0.0001
0.00001
0.000001
The command range is -89 to +89°.
A program error (P33) will occur if there is no address I or J command.
A program error (P35) will occur if the address I or J command value is 0.
(Note 3)
The command unit is as follows.
Setting unit
#1003 = B
#1003 = C
#1003 = D
#1003 = E
Unit
Metric system 0.001
0.0001
0.00001
0.000001
mm
Inch system
0.0001
0.00001
0.000001
0.0000001
inch
The command range is a positive value that does not include 0.
A program error (P33) will occur if there is no address R command.
A program error (P35) will occur if the address R command value is 0.
(Note 4)
The command unit and command range is the same as the normal F code. (Command
as a per minute feed.)
Command the composite feedrate that includes the rotation axis.
The normal F modal value will not change by the address F command.
A program error (P33) will occur if there is no address F command.
A program error (P35) will occur if the address F command value is 0.