Chapter 6 Auto Operation
301
Ⅱ
Operation
6.1.3 Running from the Arbitrary Block
(
1
)
Press
key to enter Auto mode, press
software key to enter the program
interface and press
or
key to select the program content page; press
or
to move the cursor to the block to run; On the program page set, press
or
to
select the program to run, press
software key to enter the program edit interface and
then press
or
key to move the cursor to the block to start and then press
software key to return the position display page.
(
2
)
If the mode
(
G, M, T or F command
)
of the block on which the cursor is, is defaulted, and the
mode on which the block is running isn’t consistent, the corresponding mode must be executed, and
then the following step can be executed;
(
3
)
Press
key to enter Auto mode and press
to start the program and the
program is started form the selected block.
6.1.4 Block Skip
When the symbol “/”is added at the block ahead, press
switch to start the block skip
mode, and the block skip indicator is ON, and press
to run the program, the block is skipped
while it’s not operated, which is shown as the 4
th
line of the program:
O0001
;
G50 X0 Z0
;
Set the coordinate zero;
G01 X100 Z100
;
Rapidly move to the position of X100
,
Z100;
/G0 X0 Z0
;
M30
;
Press
to run the program and the 4
th
line is skipped.
6.1.5 G31 Skip
G31 code is edit before the block; during the code is being executed, if the external skip signal
(X0.4) is input, the code execution is interrupted and the system transfers to the next block. The
function is for dynamically measuring the workpiece dimension (like the grinding machine), the tool
setting for measuring, etc, which is shown as the 2
nd
line of the following program:
Summary of Contents for GSK988TA
Page 6: ...GSK988TA GSK988TA1 GSK988TB Turning Center CNC System User Manual Programming Operation VI ...
Page 19: ...1 Ⅰ Programming PROGRAMMING ...
Page 227: ...209 Ⅱ Operation OPERATION ...
Page 369: ...Chater 10 Machining Example 351 Ⅱ Operation ...
Page 371: ...353 Appendix ...
Page 465: ...Appendix 1 Parameters 447 Appendix ...
Page 479: ...Appendix 3 Interface Explanation 461 Appendix ...
Page 527: ...Appendix 5 Installation Layout 509 Appendix ...