
FANUC Series 30i/31i-MODEL A/31i-MODEL A5
Workpiece Setting Error Compensation
-79634E
/
Ed. Date Design Description
Date Feb
.08.’05 Design. Apprv.
page
Title
Draw
No.
Example:
Consider the operation of the rotary axes when the following program is
executed in a machine with master rotary axis C about the Z-axis and slave
rotary axis B about the Y-axis.
N10 G90 G00 B45.0 C-90.0 Assume that B and C was located in this
: position initially.
N50 G68.2 X100.0 Y0 Z0 I90.0 J0 K0 The workpiece coordinate system is rotated
about the Z-axis by 90 degrees and X100
shifted (the feature coordinate system is
created).
N60 G43.4 H1 Tool center point control is started.
N70 G90 G00 X0 Y0 Z0 B45.0 C-90.0 Positioning before machining
:
The absolute coordinates and machine coordinates of the rotary axes are as
follows.
Absolute coordinates Machine coordinates
B C B C
N50 45.0 -90.0 45.0 -90.0
N60 45.0 -180.0 45.0 -90.0
N70 45.0 -90.0 45.0 0.0
For N50, rotary axes are not converted. The tool is inclined 45 degrees
toward the Y negative direction of the workpiece coordinate system by N10
B45.0 C-90.0.
For N60, rotary axes are converted and the absolute coordinate values are
changed.
For N70, the tool is inclined 45 degrees toward the Y' negative direction of
the feature coordinate system (X positive direction of the workpiece
coordinate system) by B45.0 C-90.0.
X
Workpiece coordinate system
X'
'
Feature coordinate system
(N50, N60)
(N70)