6
Motion Instructions and G-Code Instructions
DVP-PM Application Manual
6-45
program will reach the target position automatically by G00.
2. For 20D model, when G00 adopts Z-axis target position (built-in 3
rd
axis control) as:
G00 X1000 Y1000
Z100;
The instruction will automatically be compiled as:
G00
Z100
; ... (A)
G00 X1000 Y1000; ... (B)
(A) is first executed, and at this time the operation fast moves to position K100 on Z axis. (B) is next executed
and the operation moves to target position (1000, 1000) at the maximum speed.
Содержание DVP-10PM
Страница 1: ......
Страница 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Страница 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Страница 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Страница 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Страница 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Страница 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Страница 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...