|
@@ -47,7 +47,7 @@ const char MSG_FINISHING_MOVEMENTS[] PROGMEM_I1 = ISTR("Finishing movements"); /
|
|
|
const char MSG_FOLLOW_CALIBRATION_FLOW[] PROGMEM_I1 = ISTR("Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow.");
|
|
|
const char MSG_FOLLOW_Z_CALIBRATION_FLOW[] PROGMEM_I1 = ISTR("There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow.");
|
|
|
const char MSG_FSENSOR_AUTOLOAD[] PROGMEM_I1 = ISTR("F. autoload");
|
|
|
-const char MSG_FSENSOR[] PROGMEM_I1 = ISTR("Fil. sensor");
|
|
|
+const char MSG_FSENSOR[] PROGMEM_I1 = ISTR("Fil. sensor");
|
|
|
const char MSG_HEATING[] PROGMEM_I1 = ISTR("Heating");
|
|
|
const char MSG_HEATING_COMPLETE[] PROGMEM_I1 = ISTR("Heating done.");
|
|
|
const char MSG_HOMEYZ[] PROGMEM_I1 = ISTR("Calibrate Z");
|