André Kjellstrup 4 лет назад
Родитель
Сommit
c2342c3528
1 измененных файлов: 4 добавлений и 4 удалений
  1. 4
    4
      Marlin/src/core/language.h

+ 4
- 4
Marlin/src/core/language.h Просмотреть файл

@@ -252,10 +252,10 @@
252 252
 #define MSG_FILAMENT_CHANGE_INSERT_M108     "Insert filament and send M108"
253 253
 #define MSG_FILAMENT_CHANGE_WAIT_M108       "Send M108 to resume"
254 254
 
255
-#define MSG_STOP_BLTOUCH                    "STOP called because of BLTouch error - restart with M999"
256
-#define MSG_STOP_UNHOMED                    "STOP called because of unhomed error - restart with M999"
257
-#define MSG_KILL_INACTIVE_TIME              "KILL caused by too much inactive time - current command: "
258
-#define MSG_KILL_BUTTON                     "KILL caused by KILL button/pin"
255
+#define MSG_STOP_BLTOUCH                    "!! STOP called because of BLTouch error - restart with M999"
256
+#define MSG_STOP_UNHOMED                    "!! STOP called because of unhomed error - restart with M999"
257
+#define MSG_KILL_INACTIVE_TIME              "!! KILL caused by too much inactive time - current command: "
258
+#define MSG_KILL_BUTTON                     "!! KILL caused by KILL button/pin"
259 259
 
260 260
 // temperature.cpp strings
261 261
 #define MSG_PID_AUTOTUNE_PREFIX             "PID Autotune"

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