2. CNC Monitor Screen
2.5 Program
I - 115
[Deletion of One Block]
For example, let's try to delete the entire block
" N7 G03 Y200. J100. F500 ;".
Move the cursor to the position of
the block to be deleted.
Press the [C.B CAN] key.
1) Data in the entire block is deleted and the
message EDITING is displayed.
After completion of correction,
press the [INPUT] key.
1) The data after correction is written into the
memory.
2) The blocks following the deleted data block
(M02; and % in this case) are moved forward
for display.
3) The cursor is displayed at the top of the screen.
4) When the data in the block has been deleted
from memory, the EDITING message
disappears.
5) Even if a whole of the block is not viewed in the
editing area, this block will be deleted.
(1)
(2)
(3)
N6 X200.;
N7 G03 Y200. J100. F500;
M2;
%
EDIT (REP.)
N1 G28 X0 Y0 Z0;
:
N6 X200.;
M02;
% EDITING
N6 X200.;
M02;
%