Programming manual
CNC 8055
CNC 8055i
HIGH-LEVEL LANGUAGE PROGRAMMING
13.
·M· & ·EN· MODELS
SOFT: V02.2X
·347·
Variables
13.2.4 Variables associated with function G49
With function G49, it is possible to define a coordinate transformation or, in other words, the inclined
plane resulting from that transformation.
The values for each axis are given in the active units:
If G70, in inches (within ±3937.00787).
If G71, in millimeters (within ±99999.9999).
Read-only variables associated with the definition of function G49
ORGROX ORGROY ORGROZ
X coordinate of the new part zero with respect to home.
Y coordinate of the new part zero with respect to home.
Z coordinate of the new part zero with respect to home.
ORGROA ORGROB ORGROC ORGROI
ORGROJ ORGROK ORGROQ ORGROR
ORGROS
Value assigned to parameter A.
Value assigned to parameter B.
Value assigned to parameter C.
Value assigned to parameter I.
Value assigned to parameter J.
Value assigned to parameter K.
Value assigned to parameter Q.
Value assigned to parameter R.
Value assigned to parameter S.
GTRATY
Type of G49 programmed.
Every time G49 is programmed, the CNC updates the values of the parameters that have been
defined.
For example when programming G49 XYZ ABC, the CNC updates the variables.
ORGROX, ORGROY, ORGROZ
ORGROA, ORGROB, ORGROC
The rest of variables keep their previous values.
0 = no G49 has been defined. 3 = Type G49 T X Y Z S
1 = Type G49 X Y Z A B C 4 = Type G49 X Y Z I J K R S
2 = Type G49 X Y Z Q R S