Fagor 8025 t cnc 사용자 설명서

다운로드
페이지 309
108
8025/8030 CNC  PROGRAMMING MANUAL
7.
 COORDINATE PROGRAMMING
A point can be programmed in the CNC by using:
. Cartesian coordinates
. Polar coordinates
. Two angles
. One angle and one cartesian value
7.1.  CARTESIAN COORDINATES
7.1.1.   Linear axes.
The format for linear axes dimensions is:
.  In mm
   4th +/- 3rd+/-4.3 X+/-4.3 Z+/-4.3
.   In inches
   4th +/- 3rd+/-3.4 X+/-3.4 Z+/-3.4
In other words, the axis coordinate values are programmed by the letters which correspond
to the 4th and 3rd axes, i.e., W,Y,C, defined in the machine parameter, as well as the letters
X,Z followed by the coordinate values.
The coordinate values programmed will be absolute or incremental depending on whether
G90 or G91 is programmed.
There is no need to write the + sing in the case of positive coordinate values. The leading
and trailing zeros of coordinate values may be omitted.