Browse Source

Patch Capabilities Report for "PROGRESS"

pull/1/head
Scott Lahteine 8 years ago
committed by GitHub
parent
commit
2e966f8e5b
  1. 2
      Marlin/Marlin_main.cpp

2
Marlin/Marlin_main.cpp

@ -5836,7 +5836,7 @@ inline void gcode_M115() {
// PROGRESS (M530 S L, M531 <file>, M532 X L)
SERIAL_PROTOCOLPGM("Cap:");
SERIAL_PROTOCOLPGM("PROGRESS:0");
SERIAL_PROTOCOLLNPGM("PROGRESS:0");
// AUTOLEVEL (G29)
SERIAL_PROTOCOLPGM("Cap:");

Loading…
Cancel
Save