Fix K8400 Y min pos, M118 comment

This commit is contained in:
Scott Lahteine
2018-05-24 08:21:16 -05:00
parent 336a022529
commit a94506ada0
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
/**
* M118: Display a message in the host console.
*
* A1 Append '// ' for an action command, as in OctoPrint
* A1 Prepend '// ' for an action command, as in OctoPrint
* E1 Have the host 'echo:' the text
*/
void GcodeSuite::M118() {