|
@@ -322,10 +322,10 @@
|
|
|
#define MSG_WIZARD_QUIT "You can always resume the Wizard from Calibration -> Wizard."
|
|
|
#define MSG_WIZARD_SELFTEST "First, I will run the selftest to check most common assembly problems."
|
|
|
#define MSG_WIZARD_CALIBRATION_FAILED "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."
|
|
|
-#define MSG_WIZARD_XYZ_CAL "I will run xyz calibration now… It will take approx. 12 mins."
|
|
|
+#define MSG_WIZARD_XYZ_CAL "I will run xyz calibration now. It will take approx. 12 mins."
|
|
|
#define MSG_WIZARD_FILAMENT_LOADED "Is filament loaded?"
|
|
|
-#define MSG_WIZARD_Z_CAL "I will run z calibration now…"
|
|
|
-#define MSG_WIZARD_WILL_PREHEAT "No I will preheat nozzle for PLA."
|
|
|
+#define MSG_WIZARD_Z_CAL "I will run z calibration now."
|
|
|
+#define MSG_WIZARD_WILL_PREHEAT "Now I will preheat nozzle for PLA."
|
|
|
#define MSG_WIZARD_HEATING "Preheating nozzle. Please wait."
|
|
|
#define MSG_WIZARD_V2_CAL "Now I will calibrate distance between tip of the nozzle and heatbed surface."
|
|
|
#define MSG_WIZARD_V2_CAL_2 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
|