Просмотр исходного кода

Update "StallGuard threshold" heading (#14395)

oechslein 6 лет назад
Родитель
Сommit
8c55bd5451
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Marlin/src/module/configuration_store.cpp

+ 1
- 1
Marlin/src/module/configuration_store.cpp Просмотреть файл

3254
        * TMC Sensorless homing thresholds
3254
        * TMC Sensorless homing thresholds
3255
        */
3255
        */
3256
       #if USE_SENSORLESS
3256
       #if USE_SENSORLESS
3257
-        CONFIG_ECHO_HEADING("TMC2130 StallGuard threshold:");
3257
+        CONFIG_ECHO_HEADING("StallGuard threshold:");
3258
         CONFIG_ECHO_START();
3258
         CONFIG_ECHO_START();
3259
         #if X_SENSORLESS || Y_SENSORLESS || Z_SENSORLESS
3259
         #if X_SENSORLESS || Y_SENSORLESS || Z_SENSORLESS
3260
           say_M914();
3260
           say_M914();

Загрузка…
Отмена
Сохранить