Specifications

II Parameters
User Parameters
II - 6
#8056 G74 RETRACT
Set the amount of retract (amount of cut-up) of the cutting-off cycle (G74, G75).
---Setting range---
0 to 999.999 (mm)
#8057 G76 LAST-D
Set the amount of final cut-in by the compound type thread cutting (G76).
---Setting range---
0 to 999.999 (mm)
#8058 G76 TIMES
Set how many times the amount of final cut-in cycle (G76 finish margin) will be divided in the
compound type thread cutting (G76).
---Setting range---
0 to 99 (times)
#8059 G76 ANGLE
Set the angle (thread angle) of the tool nose in the compound type thread cutting (G76).
---Setting range---
0 to 99 (°)
#8060 G71 ERR
Set the tolerable error range to avoid a program error (a shape change at pocket machining)
against minute inversion when the finished shape's Z axis (or X axis at G72 command) does
not move monotonously.
---Setting range---
0.000 to 0.010 (mm)
#8071 3-D CMP (for M system only)
Set the value of the denominator constants for 3-dimensional tool radius compensation.
Set the value of "p" in the following formula.
Vx = i x r/p, Vy = j x r/p, Vz = k x r/p
Vx, Vy, Vz : X, Y, and Z axes or vectors of horizontal axes
i, j, k : Program command value
r : Offset
p = (i2 + j2 + k2) when the set value is "0".
---Setting range---
0 to 99999.999
#8072 SCALING P (for M system only)
Set the scale factor for reduction or magnification in the machining program specified by
G50 or G51 command.
This parameter will be valid when the program specifies no scale factor.
---Setting range---
-99.999999 to 99.999999
#8075 SpiralEndErr (for M system only)
Set the tolerable error range (absolute value) when the end point position, commanded by
the spiral or conical interpolation command with the command format type 2, differs from
the end point position obtained from the speed and increment/decrement amount.
---Setting range---
0 to 99999.999 (mm)
#8078 Screen Saver Timer
Set the period of time before turn-OFF of the display unit backlight.
When "0" is set, the backlight is not turned OFF.
---Setting range---
0 to 60 (min)
0: The backlight is not turned OFF
#8081 Gcode Rotat (for L system only)
Set the rotation angle for the program coordinate rotation command.
This parameter is enabled when "1" is set in "#1270 ext06/bit5 (Coordinate rotation angle
without command)".
This parameter is set as absolute value command regardless of the "#8082 G68.1 R INC"
setting. If the rotation angle is designated by an address R in G68.1 command, the
designation by program will be applied.
---Setting range---
-360.000 to +360.000 (°)
#8082 G68.1 R INC (for L system only)
Select absolute or increment command to use for the rotation angle command R at L-
system coordinate rotation.
0: Use absolute value command in G90 modal, incremental value command in G91
modal
1: Always use incremental value command
(Note) If G91 does not exist in the G code system, the command type is decided by this
parameter only.