·150·
Installation manual
CNC 8055
CNC 8055i
6.
MACHINE PARAMETERS
SOFT: V02.2X
General machine parameters
IPLANE (P11)
Indicates which function: G17 (XY plane) or G18 (ZX plane) is assumed on power-up, after executing
M02,M30, EMERGENCY or RESET. The code is:
ILCOMP (P12)
It is only used in the Mill model CNC and indicates which function: G43 (tool length compensation
ON) or G44 (tool length compensation OFF) is assumed on power-up, after executing M02,M30,
EMERGENCY or RESET; the code is:
ISYSTEM (P13)
Indicates which function: G90 (absolute programming) or G91 (incremental programming) is
assumed on power-up, after executing M02,M30, EMERGENCY or RESET.
IFEED (P14)
Indicates which function: G94 (feedrate in mm/min or inch/min) or G95 (mm/rev or inch/rev)
is assumed on power-up, after executing M02,M30, EMERGENCY or RESET.
THEODPLY (P15)
Indicates whether the CNC will display real or theoretical position values according to the following
code:
GRAPHICS (P16)
On T, TC and TCO models, this parameter indicates the axes coordinates system to be used for
the graphic representation. On these models, it also defines the layout of the keys of the X-Z axis
Value Meaning
0 G17 (XY plane).
1 G18 (ZX plane).
Default value: 0 (for the M model)
Default value: 1 (for the T model)
Value Meaning
0 G44 (tool length compensation OFF).
1 G43 (tool length compensation ON).
Default value: 0
Value Meaning
0 G90 (absolute programming).
1 G91 (incremental programming).
Default value: 0
Value Meaning
0 G94 (mm/min or inches/min).
1 G95 (mm/rev or inches/rev).
Default value: 0
Value Meaning
0 Real position values.
1 Theoretical position values.
Default value: 1