Tweak M114 D output
This commit is contained in:
parent
b8fe3bbd6d
commit
c73894308c
@ -179,7 +179,7 @@
|
||||
report_xyze(from_steppers);
|
||||
|
||||
const xyze_float_t diff = from_steppers - leveled;
|
||||
SERIAL_ECHOPGM("Diff: ");
|
||||
SERIAL_ECHOPGM("Diff: ");
|
||||
report_xyze(diff);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user