5 - 38 en-938821/2
Application of the same modification on several blocks
System in edit mode and first block to be modified (block N230) selected.
Original blocks Modified blocks
N230 G00 Y20 N130 G00 Y20
N240 G01 X50 N140 G01 X50
N250 G03 X40 Y10 R10 N150 G03 X40 Y10 R10
Enter "#;N2;N1". ☞
Replacement of string "N2" by string "N1", the block number becomes N130.
Enter ";N2". ☞
Selection of next block containing string "N2" (N240).
Enter "*". ☞
Recall of last block displayed in the dialogue line "#;N2;N1".
Confirm the dialogue line. ☞
Replacement of string "N2" by string "N1", the block number becomes N140.
Enter ";". ☞
Selection of next block containing the last string searched for: "N2" (N250).
Enter "*". ☞
Recall of last block displayed in the dialogue line "#;N2;N1".
Confirm the dialogue line. ☞
Replacement of string "N2" by string "N1", the block number becomes N150.
Insertion of a string at the end of a block
System in edit mode and block to be modified (block N190) selected.
Original block Modified block
N190 G01 X40 N190 G01 X40 F0.1
Enter "#;;F0.1". ☞
Addition of the string "F0.1" at the end of block N190.