Update "StallGuard threshold" heading (#14395)

This commit is contained in:
oechslein 2019-06-26 10:33:07 +02:00 committed by Scott Lahteine
parent 98f3a3d5c3
commit 8c55bd5451

View file

@ -3254,7 +3254,7 @@ void MarlinSettings::reset() {
* TMC Sensorless homing thresholds
*/
#if USE_SENSORLESS
CONFIG_ECHO_HEADING("TMC2130 StallGuard threshold:");
CONFIG_ECHO_HEADING("StallGuard threshold:");
CONFIG_ECHO_START();
#if X_SENSORLESS || Y_SENSORLESS || Z_SENSORLESS
say_M914();