Merge upstream changes from Marlin 2.1.2
This commit is contained in:
@@ -316,10 +316,12 @@ namespace Language_en {
|
||||
LSTR MSG_MOVE_01MM = _UxGT("Move 0.1mm");
|
||||
LSTR MSG_MOVE_1MM = _UxGT("Move 1mm");
|
||||
LSTR MSG_MOVE_10MM = _UxGT("Move 10mm");
|
||||
LSTR MSG_MOVE_50MM = _UxGT("Move 50mm");
|
||||
LSTR MSG_MOVE_100MM = _UxGT("Move 100mm");
|
||||
LSTR MSG_MOVE_0001IN = _UxGT("Move 0.001in");
|
||||
LSTR MSG_MOVE_001IN = _UxGT("Move 0.01in");
|
||||
LSTR MSG_MOVE_01IN = _UxGT("Move 0.1in");
|
||||
LSTR MSG_MOVE_05IN = _UxGT("Move 0.5in");
|
||||
LSTR MSG_MOVE_1IN = _UxGT("Move 1.0in");
|
||||
LSTR MSG_SPEED = _UxGT("Speed");
|
||||
LSTR MSG_BED_Z = _UxGT("Bed Z");
|
||||
@@ -332,6 +334,7 @@ namespace Language_en {
|
||||
LSTR MSG_COOLER = _UxGT("Laser Coolant");
|
||||
LSTR MSG_COOLER_TOGGLE = _UxGT("Toggle Cooler");
|
||||
LSTR MSG_FLOWMETER_SAFETY = _UxGT("Flow Safety");
|
||||
LSTR MSG_CUTTER = _UxGT("Cutter");
|
||||
LSTR MSG_LASER = _UxGT("Laser");
|
||||
LSTR MSG_FAN_SPEED = _UxGT("Fan Speed");
|
||||
LSTR MSG_FAN_SPEED_N = _UxGT("Fan Speed ~");
|
||||
@@ -399,6 +402,11 @@ namespace Language_en {
|
||||
LSTR MSG_AMAX_EN = _UxGT("Max * Accel");
|
||||
LSTR MSG_A_RETRACT = _UxGT("Retract Accel");
|
||||
LSTR MSG_A_TRAVEL = _UxGT("Travel Accel");
|
||||
LSTR MSG_INPUT_SHAPING = _UxGT("Input Shaping");
|
||||
LSTR MSG_SHAPING_ENABLE = _UxGT("Enable @ shaping");
|
||||
LSTR MSG_SHAPING_DISABLE = _UxGT("Disable @ shaping");
|
||||
LSTR MSG_SHAPING_FREQ = _UxGT("@ frequency");
|
||||
LSTR MSG_SHAPING_ZETA = _UxGT("@ damping");
|
||||
LSTR MSG_XY_FREQUENCY_LIMIT = _UxGT("XY Freq Limit");
|
||||
LSTR MSG_XY_FREQUENCY_FEEDRATE = _UxGT("Min FR Factor");
|
||||
LSTR MSG_STEPS_PER_MM = _UxGT("Steps/mm");
|
||||
@@ -418,11 +426,16 @@ namespace Language_en {
|
||||
LSTR MSG_FILAMENT_DIAM_E = _UxGT("Fil. Dia. *");
|
||||
LSTR MSG_FILAMENT_UNLOAD = _UxGT("Unload mm");
|
||||
LSTR MSG_FILAMENT_LOAD = _UxGT("Load mm");
|
||||
LSTR MSG_SEGMENTS_PER_SECOND = _UxGT("Segments/Sec");
|
||||
LSTR MSG_DRAW_MIN_X = _UxGT("Draw Min X");
|
||||
LSTR MSG_DRAW_MAX_X = _UxGT("Draw Max X");
|
||||
LSTR MSG_DRAW_MIN_Y = _UxGT("Draw Min Y");
|
||||
LSTR MSG_DRAW_MAX_Y = _UxGT("Draw Max Y");
|
||||
LSTR MSG_MAX_BELT_LEN = _UxGT("Max Belt Len");
|
||||
LSTR MSG_ADVANCE_K = _UxGT("Advance K");
|
||||
LSTR MSG_ADVANCE_K_E = _UxGT("Advance K *");
|
||||
LSTR MSG_CONTRAST = _UxGT("LCD Contrast");
|
||||
LSTR MSG_BRIGHTNESS = _UxGT("LCD Brightness");
|
||||
LSTR MSG_LCD_TIMEOUT_SEC = _UxGT("LCD Timeout (s)");
|
||||
LSTR MSG_SCREEN_TIMEOUT = _UxGT("LCD Timeout (m)");
|
||||
LSTR MSG_BRIGHTNESS_OFF = _UxGT("Backlight Off");
|
||||
LSTR MSG_STORE_EEPROM = _UxGT("Store Settings");
|
||||
@@ -472,15 +485,27 @@ namespace Language_en {
|
||||
LSTR MSG_PAUSE_PRINT = _UxGT("Pause Print");
|
||||
LSTR MSG_ADVANCED_PAUSE = _UxGT("Advanced Pause");
|
||||
LSTR MSG_RESUME_PRINT = _UxGT("Resume Print");
|
||||
LSTR MSG_HOST_START_PRINT = _UxGT("Start Host Print");
|
||||
LSTR MSG_STOP_PRINT = _UxGT("Stop Print");
|
||||
LSTR MSG_END_LOOPS = _UxGT("End Repeat Loops");
|
||||
LSTR MSG_PRINTING_OBJECT = _UxGT("Printing Object");
|
||||
LSTR MSG_CANCEL_OBJECT = _UxGT("Cancel Object");
|
||||
LSTR MSG_CANCEL_OBJECT_N = _UxGT("Cancel Object =");
|
||||
LSTR MSG_OUTAGE_RECOVERY = _UxGT("Power Outage");
|
||||
LSTR MSG_CONTINUE_PRINT_JOB = _UxGT("Continue Print Job");
|
||||
LSTR MSG_MEDIA_MENU = _UxGT("Print from ") MEDIA_TYPE_EN;
|
||||
#if LCD_WIDTH >= 20 || HAS_DWIN_E3V2
|
||||
LSTR MSG_HOST_START_PRINT = _UxGT("Start Host Print");
|
||||
LSTR MSG_PRINTING_OBJECT = _UxGT("Printing Object");
|
||||
LSTR MSG_CANCEL_OBJECT = _UxGT("Cancel Object");
|
||||
LSTR MSG_CANCEL_OBJECT_N = _UxGT("Cancel Object =");
|
||||
LSTR MSG_CONTINUE_PRINT_JOB = _UxGT("Continue Print Job");
|
||||
LSTR MSG_MEDIA_MENU = _UxGT("Print from ") MEDIA_TYPE_EN;
|
||||
LSTR MSG_TURN_OFF = _UxGT("Turn off the printer");
|
||||
LSTR MSG_END_LOOPS = _UxGT("End Repeat Loops");
|
||||
#else
|
||||
LSTR MSG_HOST_START_PRINT = _UxGT("Host Start");
|
||||
LSTR MSG_PRINTING_OBJECT = _UxGT("Print Obj");
|
||||
LSTR MSG_CANCEL_OBJECT = _UxGT("Cancel Obj");
|
||||
LSTR MSG_CANCEL_OBJECT_N = _UxGT("Cancel Obj =");
|
||||
LSTR MSG_CONTINUE_PRINT_JOB = _UxGT("Continue Job");
|
||||
LSTR MSG_MEDIA_MENU = MEDIA_TYPE_EN _UxGT(" Print");
|
||||
LSTR MSG_TURN_OFF = _UxGT("Turn off now");
|
||||
LSTR MSG_END_LOOPS = _UxGT("End Loops");
|
||||
#endif
|
||||
LSTR MSG_NO_MEDIA = _UxGT("No ") MEDIA_TYPE_EN;
|
||||
LSTR MSG_DWELL = _UxGT("Sleep...");
|
||||
LSTR MSG_USERWAIT = _UxGT("Click to Resume...");
|
||||
@@ -491,7 +516,6 @@ namespace Language_en {
|
||||
LSTR MSG_PRINT_ABORTED = _UxGT("Print Aborted");
|
||||
LSTR MSG_PRINT_DONE = _UxGT("Print Done");
|
||||
LSTR MSG_PRINTER_KILLED = _UxGT("Printer killed!");
|
||||
LSTR MSG_TURN_OFF = _UxGT("Turn off the printer");
|
||||
LSTR MSG_NO_MOVE = _UxGT("No Move.");
|
||||
LSTR MSG_KILLED = _UxGT("KILLED. ");
|
||||
LSTR MSG_STOPPED = _UxGT("STOPPED. ");
|
||||
@@ -511,6 +535,7 @@ namespace Language_en {
|
||||
LSTR MSG_TOOL_CHANGE = _UxGT("Tool Change");
|
||||
LSTR MSG_TOOL_CHANGE_ZLIFT = _UxGT("Z Raise");
|
||||
LSTR MSG_SINGLENOZZLE_PRIME_SPEED = _UxGT("Prime Speed");
|
||||
LSTR MSG_SINGLENOZZLE_WIPE_RETRACT = _UxGT("Wipe Retract");
|
||||
LSTR MSG_SINGLENOZZLE_RETRACT_SPEED = _UxGT("Retract Speed");
|
||||
LSTR MSG_FILAMENT_PARK_ENABLED = _UxGT("Park Head");
|
||||
LSTR MSG_SINGLENOZZLE_UNRETRACT_SPEED = _UxGT("Recover Speed");
|
||||
|
Reference in New Issue
Block a user