Implement G42, after all
This commit is contained in:
parent
dad486c01b
commit
6225870aa9
2 changed files with 5 additions and 1 deletions
|
|
@ -165,7 +165,7 @@
|
|||
|
||||
case 6: // D6 Check delay loop accuracy
|
||||
dump_delay_accuracy_check();
|
||||
break;
|
||||
break;
|
||||
|
||||
case 100: { // D100 Disable heaters and attempt a hard hang (Watchdog Test)
|
||||
SERIAL_ECHOLNPGM("Disabling heaters and attempting to trigger Watchdog");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue