Update "StallGuard threshold" heading (#14395)
This commit is contained in:
parent
98f3a3d5c3
commit
8c55bd5451
@ -3254,7 +3254,7 @@ void MarlinSettings::reset() {
|
|||||||
* TMC Sensorless homing thresholds
|
* TMC Sensorless homing thresholds
|
||||||
*/
|
*/
|
||||||
#if USE_SENSORLESS
|
#if USE_SENSORLESS
|
||||||
CONFIG_ECHO_HEADING("TMC2130 StallGuard threshold:");
|
CONFIG_ECHO_HEADING("StallGuard threshold:");
|
||||||
CONFIG_ECHO_START();
|
CONFIG_ECHO_START();
|
||||||
#if X_SENSORLESS || Y_SENSORLESS || Z_SENSORLESS
|
#if X_SENSORLESS || Y_SENSORLESS || Z_SENSORLESS
|
||||||
say_M914();
|
say_M914();
|
||||||
|
Loading…
Reference in New Issue
Block a user