Specifications

_____________________________________________________________________
_____________________________________________________________________
CONCISE GUIDE FANUC 11
The first program start value and the first position of each tool must always be programmed in absolute
co-ordinates. It is possible to program an absolute co-ordinate and an incremental co-ordinate in the same
block, providing they do not refer to the same axis.
Example:
N10 G0 X100 W-5 ; correct
N10 G0 U10 Z100 ; correct
N30 G0 X100 U20 ; not correct