Update ConfigurationStore.cpp
Done
This commit is contained in:
parent
2d454da3af
commit
a9d7ab9530
@ -288,7 +288,7 @@ SERIAL_ECHOLNPGM("Scaling factors:");
|
|||||||
#endif//FWRETRACT
|
#endif//FWRETRACT
|
||||||
#ifdef CUSTOM_M_CODES
|
#ifdef CUSTOM_M_CODES
|
||||||
SERIAL_ECHO_START;
|
SERIAL_ECHO_START;
|
||||||
SERIAL_ECHOLNPGM("Z-Probe Offset");
|
SERIAL_ECHOLNPGM("Z-Probe Offset (mm):");
|
||||||
SERIAL_ECHO_START;
|
SERIAL_ECHO_START;
|
||||||
SERIAL_ECHO(" M");
|
SERIAL_ECHO(" M");
|
||||||
SERIAL_ECHO(CUSTOM_M_CODE_SET_Z_PROBE_OFFSET);
|
SERIAL_ECHO(CUSTOM_M_CODE_SET_Z_PROBE_OFFSET);
|
||||||
|
Loading…
Reference in New Issue
Block a user