M998
Back to the Gcode Dictionary
M998: Request resend of line
Parameters
- Pnnn Line number
Example
- M998 P34
Request a resend of line 34. In some implementations the input-handling code overwrites the incoming G Code with this when it detects, for example, a checksum error. Then it leaves it up to the GCode interpreter to request the resend.
0 Comments