Przeglądaj źródła

Use a short name for the filament "endstop"

Scott Lahteine 7 lat temu
rodzic
commit
8289ea1316
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      Marlin/language.h

+ 1
- 1
Marlin/language.h Wyświetl plik

@@ -152,7 +152,7 @@
152 152
 #define MSG_Z2_MIN                          "z2_min: "
153 153
 #define MSG_Z2_MAX                          "z2_max: "
154 154
 #define MSG_Z_PROBE                         "z_probe: "
155
-#define MSG_FILAMENT_RUNOUT_SENSOR          "filament_Runout_Sensor: "
155
+#define MSG_FILAMENT_RUNOUT_SENSOR          "filament: "
156 156
 #define MSG_ERR_MATERIAL_INDEX              "M145 S<index> out of range (0-1)"
157 157
 #define MSG_ERR_M355_NONE                   "No case light"
158 158
 #define MSG_ERR_M421_PARAMETERS             "M421 required parameters missing"

Ładowanie…
Anuluj
Zapisz