More detailed debugging of G28 delta
This commit is contained in:
parent
473f4a17a8
commit
e7dc174f30
3 changed files with 67 additions and 34 deletions
|
|
@ -102,7 +102,8 @@
|
|||
SERIAL_ECHOPAIR(" (", dac_amps(2));
|
||||
SERIAL_ECHOPAIR(") E:", dac_perc(3));
|
||||
SERIAL_ECHOPAIR(" (", dac_amps(3));
|
||||
SERIAL_ECHOLNPGM(")");
|
||||
SERIAL_CHAR(')');
|
||||
SERIAL_EOL;
|
||||
}
|
||||
|
||||
void dac_commit_eeprom() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue