We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452193f commit 36b4578Copy full SHA for 36b4578
Marlin/src/gcode/feature/powerloss/M1000.cpp
@@ -65,6 +65,7 @@ inline void plr_error(FSTR_P const prefix) {
65
* M1000: Resume from power-loss (undocumented)
66
* - With 'S' go to the Resume/Cancel menu
67
* ...unless the bed temperature is already above a configured minimum temperature.
68
+ * - With 'C' execute a cancel selection
69
* - With no parameters, run recovery commands
70
*/
71
void GcodeSuite::M1000() {
0 commit comments