|
@@ -317,28 +317,27 @@
|
|
|
#define(length=17, lines=1) MSG_SORT_ALPHA "Sort: [Alphabet]"
|
|
|
#define(length=17, lines=1) MSG_SORT_NONE "Sort: [None]"
|
|
|
#define(length=20, lines=1) MSG_SORTING "Sorting files"
|
|
|
-#define MSG_FILE_INCOMPLETE "File incomplete. Continue anyway?"
|
|
|
+#define(length=20, lines=2) MSG_FILE_INCOMPLETE "File incomplete. Continue anyway?"
|
|
|
#define(length=17, lines=1) MSG_WIZARD "Wizard"
|
|
|
-#define MSG_WIZARD_LANGUAGE "Please choose your language"
|
|
|
-#define MSG_WIZARD_WELCOME "Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"
|
|
|
-#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_FILAMENT_LOADED "Is filament loaded?"
|
|
|
-#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."
|
|
|
-#define MSG_V2_CALIBRATION "First layer cal."
|
|
|
-#define MSG_WIZARD_DONE "All is done. Happy printing!"
|
|
|
-#define MSG_WIZARD_LOAD_FILAMENT "Please insert PLA filament to the extruder, then press knob to load it."
|
|
|
-#define MSG_WIZARD_RERUN "Running Wizard will delete current calibration results and start from the beginning. Continue?"
|
|
|
-#define MSG_WIZARD_REPEAT_V2_CAL "Do you want to repeat last step to readjust distance between nozzle and heatbed?"
|
|
|
-#define MSG_WIZARD_CLEAN_HEATBED "Please clean heatbed and then press the knob."
|
|
|
-#define MSG_WIZARD_PLA_FILAMENT "Is it PLA filament?"
|
|
|
-#define MSG_WIZARD_INSERT_CORRECT_FILAMENT "Please load PLA filament and then resume Wizard by rebooting the printer."
|
|
|
-#define MSG_PLA_FILAMENT_LOADED "Is PLA filament loaded?"
|
|
|
-#define MSG_PLEASE_LOAD_PLA "Please load PLA filament first."
|
|
|
-#define(length=20, lines=4) MSG_FILE_CNT "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
|
|
|
+#define(length=20, lines=7) MSG_WIZARD_WELCOME "Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"
|
|
|
+#define(length=20, lines=8) MSG_WIZARD_QUIT "You can always resume the Wizard from Calibration -> Wizard."
|
|
|
+#define(length=20, lines=8) MSG_WIZARD_SELFTEST "First, I will run the selftest to check most common assembly problems."
|
|
|
+#define(length=20, lines=8) MSG_WIZARD_CALIBRATION_FAILED "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."
|
|
|
+#define(length=20, lines=8) MSG_WIZARD_XYZ_CAL "I will run xyz calibration now. It will take approx. 12 mins."
|
|
|
+#define(length=20, lines=2) MSG_WIZARD_FILAMENT_LOADED "Is filament loaded?"
|
|
|
+#define(length=20, lines=8) MSG_WIZARD_Z_CAL "I will run z calibration now."
|
|
|
+#define(length=20, lines=4) MSG_WIZARD_WILL_PREHEAT "Now I will preheat nozzle for PLA."
|
|
|
+#define(length=20, lines=3) MSG_WIZARD_HEATING "Preheating nozzle. Please wait."
|
|
|
+#define(lenght=20, lines=8) MSG_WIZARD_V2_CAL "Now I will calibrate distance between tip of the nozzle and heatbed surface."
|
|
|
+#define(lenght=20, lines=12) 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."
|
|
|
+#define(lenght=17, lines=1) MSG_V2_CALIBRATION "First layer cal."
|
|
|
+#define(lenght=20, lines=8) MSG_WIZARD_DONE "All is done. Happy printing!"
|
|
|
+#define(lenght=20, lines=8) MSG_WIZARD_LOAD_FILAMENT "Please insert PLA filament to the extruder, then press knob to load it."
|
|
|
+#define(lenght=20, lines=7) MSG_WIZARD_RERUN "Running Wizard will delete current calibration results and start from the beginning. Continue?"
|
|
|
+#define(lenght=20, lines=7) MSG_WIZARD_REPEAT_V2_CA "Do you want to repeat last step to readjust distance between nozzle and heatbed?"
|
|
|
+#define(lenght=20, lines=8) MSG_WIZARD_CLEAN_HEATBED "Please clean heatbed and then press the knob."
|
|
|
+#define(lenght=20, lines=2) MSG_WIZARD_PLA_FILAMENT "Is it PLA filament?"
|
|
|
+#define(lenght=20, lines=8) MSG_WIZARD_INSERT_CORRECT_FILAMENT "Please load PLA filament and then resume Wizard by rebooting the printer."
|
|
|
+#define(lenght=20, lines=2) MSG_PLA_FILAMENT_LOADED "Is PLA filament loaded?"
|
|
|
+#define(lenght=20, lines=4) MSG_PLEASE_LOAD_PLA "Please load PLA filament first."
|
|
|
+#define(length=20, lines=8) MSG_FILE_CNT "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
|