5. Coordinate System
64
Example
Example
Example
Example
Move the tool from point 1 to point 2 through point 3, and then return to the current point.
1
Φ
Φ
Φ
Φ15
15
15
15
Φ
Φ
Φ
Φ25
25
25
25
30
30
30
30
40
40
40
40
4
3
2
1
Φ
Φ
Φ
Φ50
50
50
50
2
2
2
2
Figure 5.5 Absolute and Incremental Programming – Example
%0001
N 1 T0101
N 2 M03 S460
N3 G90 G00 X50 Z2
N4 G01 X15
N 5 Z-30
N 6 X25 Z-40
N 7 X50 Z2
N 8 M30
Absolute Programming
%0001
N 1 M03 S460
N 2 G91 G01 X-35
N 3 Z-32
N 4 X10 Z-10
N 5 X25 Z42
N 6 M30
Incremental Programming
Absolute and Incremental
%0001
N 1 T0101
N 2 M03 S460
N 3 G00 X50 Z2
N 4 G01 X15
N 5 Z-30
N 6 U10 Z-40
N 7 X50 W42
N 8 M30
Содержание HNC-18iT
Страница 27: ...2 Preparatory Function 23 G59...