@ -84,9 +84,9 @@
# define MSG_PID_D "PID-D"
# define MSG_PID_C "PID-C"
# define MSG_ACC "Accel"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX "Vmax "
# define MSG_X "x"
# define MSG_Y "y"
@ -103,6 +103,7 @@
# define MSG_RECTRACT "Rectract"
# define MSG_TEMPERATURE "Temperature"
# define MSG_MOTION "Motion"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM "Store memory"
# define MSG_LOAD_EPROM "Load memory"
# define MSG_RESTORE_FAILSAFE "Restore Failsafe"
@ -246,8 +247,8 @@
# define MSG_PID_C "PID-C"
# define MSG_ACC "Acc"
# define MSG_VXY_JERK "Zryw Vxy"
# define MSG_VZ_JERK "Zryw Vz"
# define MSG_VE_JERK "Zryw Ve"
# define MSG_VZ_JERK "Zryw Vz"
# define MSG_VE_JERK "Zryw Ve"
# define MSG_VMAX "Vmax"
# define MSG_X "x"
# define MSG_Y "y"
@ -264,6 +265,7 @@
# define MSG_RECTRACT "Wycofanie"
# define MSG_TEMPERATURE "Temperatura"
# define MSG_MOTION "Ruch"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM "Zapisz w pamieci"
# define MSG_LOAD_EPROM "Wczytaj z pamieci"
# define MSG_RESTORE_FAILSAFE " Ustawienia fabryczne"
@ -409,8 +411,8 @@
# define MSG_PID_C " PID-C: "
# define MSG_ACC " Acc:"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX " Vmax "
# define MSG_X "x:"
# define MSG_Y "y:"
@ -429,6 +431,7 @@
# define MSG_TEMPERATURE_WIDE " Temperature \x7E"
# define MSG_TEMPERATURE_RTN " Temperature \003"
# define MSG_MOTION_WIDE " Mouvement \x7E"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM " Sauvegarder memoire"
# define MSG_LOAD_EPROM " Lire memoire"
# define MSG_RESTORE_FAILSAFE " Restaurer memoire"
@ -541,7 +544,7 @@
# define MSG_SD_INSERTED "SDKarte erkannt"
# define MSG_SD_REMOVED "SDKarte entfernt"
# define MSG_MAIN "Hauptm n eü"
# define MSG_MAIN "Hauptm en ü"
# define MSG_AUTOSTART "Autostart"
# define MSG_DISABLE_STEPPERS "Stepper abschalten"
# define MSG_AUTO_HOME "Auto Nullpunkt"
@ -562,7 +565,7 @@
# define MSG_NOZZLE2 "Düse3"
# define MSG_BED "Bett"
# define MSG_FAN_SPEED "Lüftergeschw."
# define MSG_FLOW "Flu ß "
# define MSG_FLOW "Flu ss "
# define MSG_CONTROL "Einstellungen"
# define MSG_MIN "\002 Min"
# define MSG_MAX "\002 Max"
@ -576,8 +579,8 @@
# define MSG_PID_C "PID-C"
# define MSG_ACC "Acc"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX "Vmax "
# define MSG_X "x"
# define MSG_Y "y"
@ -595,6 +598,7 @@
# define MSG_WATCH "Beobachten"
# define MSG_TEMPERATURE "Temperatur"
# define MSG_MOTION "Bewegung"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM "EPROM speichern"
# define MSG_LOAD_EPROM "EPROM laden"
# define MSG_RESTORE_FAILSAFE "Standardkonfig."
@ -700,93 +704,100 @@
# if LANGUAGE_CHOICE == 5
// LCD Menu Messages
# define WELCOME_MSG MACHINE_NAME " Lista."
# define WELCOME_MSG MACHINE_NAME " Lista."
# define MSG_SD_INSERTED "Tarjeta SD Colocada"
# define MSG_SD_REMOVED "Tarjeta SD Retirada"
# define MSG_MAIN " Menu Principal \003 "
# define MSG_MAIN " Menu Principal"
# define MSG_AUTOSTART " Autostart"
# define MSG_DISABLE_STEPPERS " Apagar Motores"
# define MSG_AUTO_HOME " Llevar Ejes al Cero"
# define MSG_SET_ORIGIN " Establecer Cero"
# define MSG_COOLDOWN " Enfriar"
# define MSG_DISABLE_STEPPERS "Apagar Motores"
# define MSG_AUTO_HOME "Llevar al Origen" // "Llevar Ejes al Cero"
# define MSG_SET_ORIGIN "Establecer Cero"
# define MSG_PREHEAT_PLA "Precalentar PLA"
# define MSG_PREHEAT_PLA_SETTINGS "Ajustar temp. PLA"
# define MSG_PREHEAT_ABS "Precalentar ABS"
# define MSG_PREHEAT_ABS_SETTINGS "Ajustar temp. ABS"
# define MSG_COOLDOWN "Enfriar"
# define MSG_SWITCH_PS_ON "Switch Power On"
# define MSG_SWITCH_PS_OFF "Switch Power Off"
# define MSG_EXTRUDE " Extruir"
# define MSG_RETRACT " Retraer"
# define MSG_PREHEAT_PLA " Precalentar PLA"
# define MSG_PREHEAT_PLA_SETTINGS " Ajustar temp. PLA"
# define MSG_PREHEAT_ABS " Precalentar ABS"
# define MSG_PREHEAT_ABS_SETTINGS " Ajustar temp. ABS"
# define MSG_MOVE_AXIS " Mover Ejes \x7E"
# define MSG_SPEED " Velocidad:"
# define MSG_NOZZLE " \002Fusor:"
# define MSG_NOZZLE1 " \002Fusor2:"
# define MSG_NOZZLE2 " \002Fusor3:"
# define MSG_BED " \002Base:"
# define MSG_FAN_SPEED " Ventilador:"
# define MSG_FLOW " Flujo:"
# define MSG_CONTROL " Control \003"
# define MSG_MIN " \002 Min:"
# define MSG_MAX " \002 Max:"
# define MSG_FACTOR " \002 Fact:"
# define MSG_AUTOTEMP " Autotemp:"
# define MSG_ON "On "
# define MSG_EXTRUDE "Extruir"
# define MSG_RETRACT "Retraer"
# define MSG_MOVE_AXIS "Mover Ejes"
# define MSG_SPEED "Velocidad"
# define MSG_NOZZLE "Nozzle"
# define MSG_NOZZLE1 "Nozzle2"
# define MSG_NOZZLE2 "Nozzle3"
# define MSG_BED "Base"
# define MSG_FAN_SPEED "Ventilador"
# define MSG_FLOW "Flujo"
# define MSG_CONTROL "Control"
# define MSG_MIN "\002 Min"
# define MSG_MAX "\002 Max"
# define MSG_FACTOR "\002 Fact"
# define MSG_AUTOTEMP "Autotemp"
# define MSG_ON "On"
# define MSG_OFF "Off"
# define MSG_PID_P " PID-P: "
# define MSG_PID_I " PID-I: "
# define MSG_PID_D " PID-D: "
# define MSG_PID_C " PID-C: "
# define MSG_ACC " Acc:"
# define MSG_VXY_JERK " Vxy-agit: "
# define MSG_VZ_JERK "Vz-agit"
# define MSG_VE_JERK "Ve-agit"
# define MSG_VMAX " Vmax "
# define MSG_X "x:"
# define MSG_Y "y:"
# define MSG_Z "z:"
# define MSG_E "e:"
# define MSG_VMIN " Vmin:"
# define MSG_VTRAV_MIN " VTrav min:"
# define MSG_AMAX " Amax "
# define MSG_A_RETRACT " A-retrac.:"
# define MSG_XSTEPS " Xpasos / mm:"
# define MSG_YSTEPS " Ypasos / mm:"
# define MSG_ZSTEPS " Zpasos / mm:"
# define MSG_ESTEPS " Epasos / mm:"
# define MSG_MAIN_WIDE " Menu Principal \003"
# define MSG_RECTRACT_WIDE " Retraer \x7E"
# define MSG_TEMPERATURE_WIDE " Temperatura \x7E"
# define MSG_TEMPERATURE_RTN " Temperatura \003"
# define MSG_MOTION_WIDE " Movimiento \x7E"
# define MSG_STORE_EPROM " Guardar Memoria"
# define MSG_LOAD_EPROM " Cargar Memoria"
# define MSG_RESTORE_FAILSAFE " Rest. de emergencia"
# define MSG_REFRESH "\004Volver a cargar"
# define MSG_WATCH " Monitorizar \003"
# define MSG_PREPARE " Preparar \x7E"
# define MSG_PREPARE_ALT " Preparar \003"
# define MSG_CONTROL_ARROW " Control \x7E"
# define MSG_RETRACT_ARROW " Retraer \x7E"
# define MSG_TUNE " Ajustar \x7E"
# define MSG_PAUSE_PRINT " Pausar Impresion \x7E"
# define MSG_RESUME_PRINT " Reanudar Impresion \x7E"
# define MSG_STOP_PRINT " Detener Impresion \x7E"
# define MSG_CARD_MENU " Menu de SD \x7E"
# define MSG_NO_CARD " No hay Tarjeta SD"
# define MSG_PID_P "PID-P"
# define MSG_PID_I "PID-I"
# define MSG_PID_D "PID-D"
# define MSG_PID_C "PID-C"
# define MSG_ACC "Acel"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX "Vmax"
# define MSG_X "x"
# define MSG_Y "y"
# define MSG_Z "z"
# define MSG_E "e"
# define MSG_VMIN "Vmin"
# define MSG_VTRAV_MIN "VTrav min"
# define MSG_AMAX "Amax"
# define MSG_A_RETRACT "A-retrac."
# define MSG_XSTEPS "X pasos / mm"
# define MSG_YSTEPS "Y pasos / mm"
# define MSG_ZSTEPS "Z pasos / mm"
# define MSG_ESTEPS "E pasos / mm"
# define MSG_RECTRACT "Retraer"
# define MSG_TEMPERATURE "Temperatura"
# define MSG_MOTION "Movimiento"
# define MSG_STORE_EPROM "Guardar Memoria"
# define MSG_LOAD_EPROM "Cargar Memoria"
# define MSG_RESTORE_FAILSAFE "Rest. de emergencia"
# define MSG_REFRESH "Volver a cargar"
# define MSG_WATCH "Monitorizar"
# define MSG_PREPARE "Preparar"
# define MSG_TUNE "Ajustar"
# define MSG_PAUSE_PRINT "Pausar Impresion"
# define MSG_RESUME_PRINT "Reanudar Impresion"
# define MSG_STOP_PRINT "Detener Impresion"
# define MSG_CARD_MENU "Menu de SD"
# define MSG_NO_CARD "No hay Tarjeta SD"
# define MSG_DWELL "Reposo..."
# define MSG_USERWAIT "Esperando Ordenes..."
# define MSG_RESUMING "Resumiendo Impresion"
# define MSG_NO_MOVE "Sin movimiento"
# define MSG_PART_RELEASE "Desacople Parcial"
# define MSG_KILLED "PARADA DE EMERGENCIA. "
# define MSG_STOPPED "PARADA. "
# define MSG_STEPPER_RELEASED "Desacoplada."
# define MSG_CONTROL_RETRACT " Retraer mm:"
# define MSG_CONTROL_RETRACTF " Retraer F:"
# define MSG_CONTROL_RETRACT_ZLIFT " Levantar mm:"
# define MSG_CONTROL_RETRACT_RECOVER " DesRet +mm:"
# define MSG_CONTROL_RETRACT_RECOVERF " DesRet F:"
# define MSG_AUTORETRACT " AutoRetr.:"
# define MSG_STOPPED "PARADA."
# define MSG_CONTROL_RETRACT "Retraer mm"
# define MSG_CONTROL_RETRACTF "Retraer F"
# define MSG_CONTROL_RETRACT_ZLIFT "Levantar mm"
# define MSG_CONTROL_RETRACT_RECOVER "DesRet +mm"
# define MSG_CONTROL_RETRACT_RECOVERF "DesRet F"
# define MSG_AUTORETRACT "AutoRetr."
# define MSG_FILAMENTCHANGE "Change filament"
# define MSG_INIT_SDCARD "Iniciando. Tarjeta-SD"
# define MSG_CNG_SDCARD "Cambiar Tarjeta-SD"
# define MSG_RECTRACT_WIDE "Retraer"
# define MSG_TEMPERATURE_WIDE "Temperatura"
# define MSG_TEMPERATURE_RTN "Temperatura"
# define MSG_MAIN_WIDE "Menu Principal"
# define MSG_MOTION_WIDE "Movimiento"
# define MSG_PREPARE_ALT "Preparar"
# define MSG_CONTROL_ARROW "Control"
# define MSG_RETRACT_ARROW "Retraer"
# define MSG_PART_RELEASE "Desacople Parcial"
# define MSG_STEPPER_RELEASED "Desacoplada."
// Serial Console Messages
# define MSG_Enqueing "En cola \""
@ -831,11 +842,11 @@
# define MSG_Y_MIN "y_min: "
# define MSG_Y_MAX "y_max: "
# define MSG_Z_MIN "z_min: "
# define MSG_Z_MAX "z_max: "
# define MSG_M119_REPORT "Comprobando fines de carrera."
# define MSG_ENDSTOP_HIT "PULSADO"
# define MSG_ENDSTOP_OPEN "abierto"
# define MSG_HOTEND_OFFSET "Despl. Hotend:"
# define MSG_HOTEND_OFFSET "Hotend offsets:"
# define MSG_SD_CANT_OPEN_SUBDIR "No se pudo abrir la subcarpeta."
# define MSG_SD_INIT_FAIL "Fallo al iniciar la SD"
# define MSG_SD_VOL_INIT_FAIL "Fallo al montar el volumen"
@ -900,8 +911,8 @@
# define MSG_PID_C " PID-C: "
# define MSG_ACC " Acc:"
# define MSG_VXY_JERK " Vxy-jerk: "
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX " Vmax "
# define MSG_X "x:"
# define MSG_Y "y:"
@ -918,6 +929,7 @@
# define MSG_RECTRACT " Откат подачи \x7E"
# define MSG_TEMPERATURE " Температура \x7E"
# define MSG_MOTION " Скорости \x7E"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM " Сохранить настройки"
# define MSG_LOAD_EPROM " Загрузить настройки"
# define MSG_RESTORE_FAILSAFE " С б р о с настроек "
@ -1057,8 +1069,8 @@
# define MSG_PID_C "PID-C"
# define MSG_ACC "Accel"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX "Vmax"
# define MSG_X "x"
# define MSG_Y "y"
@ -1075,6 +1087,7 @@
# define MSG_RECTRACT "Ritrai"
# define MSG_TEMPERATURE "Temperatura"
# define MSG_MOTION "Movimento"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM "Salva in EEPROM"
# define MSG_LOAD_EPROM "Carica da EEPROM"
# define MSG_RESTORE_FAILSAFE "Impostaz. default"
@ -1221,8 +1234,8 @@
# define MSG_PID_C " PID-C: "
# define MSG_ACC " Acc:"
# define MSG_VXY_JERK " Vxy-jerk: "
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX " Vmax "
# define MSG_X "x:"
# define MSG_Y "y:"
@ -1391,8 +1404,8 @@
# define MSG_PID_C "PID-C"
# define MSG_ACC "Kiihtyv"
# define MSG_VXY_JERK "Vxy-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VZ_JERK "Vz-jerk"
# define MSG_VE_JERK "Ve-jerk"
# define MSG_VMAX "Vmax "
# define MSG_X "x"
# define MSG_Y "y"
@ -1409,6 +1422,7 @@
# define MSG_RECTRACT "Veda takaisin"
# define MSG_TEMPERATURE "Lampotila"
# define MSG_MOTION "Liike"
# define MSG_CONTRAST "LCD contrast"
# define MSG_STORE_EPROM "Tallenna muistiin"
# define MSG_LOAD_EPROM "Lataa muistista"
# define MSG_RESTORE_FAILSAFE "Palauta oletus"