N - Number

This command is used as a number within the Gcode.

Line numbers are optional and preforms no function within the Gcode other than an identifier of a particular line of Gcode for the benefit of the user.

This is not to be confused with the line number that MASSO uses when running a program



Syntax & Parameters


  • N Value - The number that follows the N is used to denote the line number



Example program

N10
N20
N30