G Code Guidance - Mitsubishi Electric C80 Series Instruction Manual

Hide thumbs Also See for C80 Series:
Table of Contents

Advertisement

C80 Series Instruction Manual
3 Inputting a Machining Program and Defining Variables
Example when N No. is added
(1) When the previous block has N No. (When the cursor is located at the last character in the overwrite mode.)
N100 G28 X0 Y0 Z0 ; -> Input ";" -> N100 G28 X0 Y0 Z0;N110;
N100 G28 X0 Y0 Z0 ; -> Input ";" -> N100 G28 X0 Y0 Z0 ;N110;
N100 G28 X0 Y0 Z0 ;
(2) When the previous block has N No. (When the insertion mode)
Example when N No. is not added
(1) When the previous block has no N No.
G00X10.% -> Input ";" -> G00X10.;%
(2) When the head of previous block has no N No.
Usually
G00N100X10.% -> Input ";" -> G00N100X10.;%
When comment
(N100)G00N100X10.%-> Input ";" -> (N100)G00N100X10.;%
When the previous block has a space
N100G00N100X10.% -> Input ";" ->
(3) When the N No. of previous block is over 9 characters.
N000001000% -> Input ";" -> N000001000;%
(4) When limits of total characters display per block is exceeded.
(5) When the N No. is over 100000000.
(6) When the N No. automatic additional value is not set.
(7) When the display character string in overwrite mode is interrupted.
N100 G28 X0 Y0 Z0 ; -> Input ";" -> N100 G28 X0;Y0 Z0 ;

3.7.3 G Code Guidance

For details, refer to "2.4.3 G Code Guidance".
IB-1501453-C
-> Input ";" -> N100 G28 X0 Y0 Z0 ;N110;
Input ";"
Input ";"
N100G00N100X10.;%
76

Advertisement

Table of Contents
loading

Table of Contents