Creality3D Power-Loss Recovery
This commit is contained in:
@@ -302,7 +302,7 @@ void process_lcd_s_command(const char* command) {
|
||||
|
||||
case 'H':
|
||||
// Home all axis
|
||||
enqueue_and_echo_command("G28", false);
|
||||
enqueue_and_echo_commands_P(PSTR("G28"));
|
||||
break;
|
||||
|
||||
case 'L': {
|
||||
|
Reference in New Issue
Block a user