@ -16,6 +16,7 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// 7  Italian
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// 8  Portuguese
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// 9  Finnish
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// 10 Aragonese
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# ifndef LANGUAGE_CHOICE 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# define LANGUAGE_CHOICE 1   // Pick your language from the list above
 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -70,6 +71,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE "Extrude" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT "Retract" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS "Move Axis" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED "Speed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE "Nozzle" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 "Nozzle2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -139,6 +147,12 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_Enqueing "enqueing \"" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -210,6 +224,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "endstops hit: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " cold extrusion prevented" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " too long extrusion prevented" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -220,7 +237,7 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define WELCOME_MSG MACHINE_NAME " Gotowe." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_INSERTED "Karta wlozona" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_REMOVED "Karta usunieta" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MAIN "M ain "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MAIN "M enu glowne "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTOSTART "Autostart" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_DISABLE_STEPPERS "Wylacz silniki" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTO_HOME "Auto. poz. zerowa" 
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -230,11 +247,18 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_ABS "Rozgrzej ABS" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_ABS_SETTINGS "Ustawienia roz. ABS" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_COOLDOWN "Chlodzenie" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SWITCH_PS_ON " Switch Power On "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SWITCH_PS_OFF " Switch Power Off "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SWITCH_PS_ON " Wl. zasilacz "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SWITCH_PS_OFF " Wyl. zasilacz "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE "Ekstruzja" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT "Cofanie" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS "Ruch osi" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED "Predkosc" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE "Dysza" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 "Dysza2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -273,19 +297,19 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RECTRACT "Wycofanie" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_TEMPERATURE "Temperatura" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOTION "Ruch" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST " LCD contrast "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST " Kontrast LCD "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_STORE_EPROM "Zapisz w pamieci" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_LOAD_EPROM "Wczytaj z pamieci" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RESTORE_FAILSAFE "Ustawienia fabryczne" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_REFRESH "\004Odswiez" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_WATCH " Obserwuj "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_WATCH " Ekran glowny "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREPARE "Przygotuj" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL " Kontroluj "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL " Ustawienia "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_TUNE "Strojenie" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PAUSE_PRINT "Pauza" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RESUME_PRINT "Wznowienie" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_STOP_PRINT "Stop" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CARD_MENU "Menu  SDCard "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CARD_MENU "Menu  karty SD "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NO_CARD "Brak karty" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_DWELL "Uspij..." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_USERWAIT "Czekaj na uzytkownika..." 
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -301,12 +325,17 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACT_RECOVER "Cof. wycof. +mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACT_RECOVERF "Cof. wycof.  F" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTORETRACT "Auto. wycofanie" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FILAMENTCHANGE " Change  filament"
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_INIT_SDCARD " Init. SD-Card "	
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CNG_SDCARD " Change SD-Card "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT " ZProbe Outside Bed "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN " Home X/ Y before   Z"
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FILAMENTCHANGE " Zmien  filament"
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_INIT_SDCARD " Uruchom karte SD "	
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CNG_SDCARD " Zmien karte SD "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT " Probkuj Z poza lozem "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN " Domuj X/ Y przed   Z"
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -355,8 +384,8 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_Z_MIN "z_min: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_Z_MAX "z_max: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M119_REPORT "Zgloszenie statusu wylacznikow krancowych" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_HIT "W YZWOLONY "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_OPEN " o twarty"
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_HIT "W yzwolony "
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_OPEN " O twarty"
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_HOTEND_OFFSET "Hotend offsets:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_CANT_OPEN_SUBDIR "Nie mozna otworzyc podkatalogu" 
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -379,6 +408,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "Wylacznik krancowy zostal wyzwolony na pozycji: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " uniemozliwiono zimna ekstruzje" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " uniemozliwiono zbyt dluga ekstruzje" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -405,6 +437,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_PLA "Prechauffage PLA" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_ABS "Prechauffage ABS" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS "Deplacer un axe" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED " Vitesse" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE "Buse" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 "Buse2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -475,6 +514,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -547,6 +591,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "Fin de course atteint: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " Extrusion a froid evitee" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " Extrusion longue evitee" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -574,6 +621,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE          "Extrude" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT          "Retract" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS        "Achsen bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X           "X bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y           "Y bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z           "Z bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E           "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM        "0.1mm bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM         "1mm bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM        "10mm bewegen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED            "Geschw" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE           "Düse" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1          "Düse2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -646,6 +700,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -718,6 +777,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "endstops hit: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " cold extrusion prevented" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " too long extrusion prevented" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -743,6 +805,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE "Extruir" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT "Retraer" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS "Mover Ejes" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED "Velocidad" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE "Nozzle" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 "Nozzle2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -821,6 +890,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -892,6 +966,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "Se ha tocado el fin de carril: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " extrusion fria evitada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " extrusion demasiado larga evitada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -916,6 +993,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE							" Экструзия          " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT							" Откат" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS						" Движение по осям  \x7E" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X                          "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y                          "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z                          "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E                          "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM                       "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM                        "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM                       "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED							" Скорость:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE							" \002 Фильера:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1							" \002 Филье р а  2:" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -986,6 +1070,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1056,6 +1145,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT					"концевик сработал: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP			" защита холодной экструзии" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP			" защита превышения длинны экструзии" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
						
						
							
								 
							 
						
					 
				
				 
				 
				
					@ -1081,6 +1173,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE              "Estrudi" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT              "Ritrai" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS            "Muovi Asse" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X               "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y               "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z               "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E               "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM            "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM             "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM            "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED                "Velcità" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE               "Ugello" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1              "Ugello2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1151,6 +1250,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1223,6 +1327,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT         "Raggiunto il fondo carrello: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " prevenuta estrusione fredda" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " prevenuta estrusione troppo lunga" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1250,6 +1357,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_PLA " pre-aquecer PLA" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_ABS " pre-aquecer ABS" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS " Mover eixo      \x7E" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED " Velocidade:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE " \002Nozzle:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 " \002Nozzle2:" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1325,6 +1439,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "Sonda fora da mesa" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y antes de Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1397,7 +1516,9 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "O ponto final foi tocado: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " Extrusao a frio evitada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " Extrusao muito larga evitada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1426,6 +1547,13 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE "Pursota" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT "Veda takaisin" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS "Liikuta akseleita" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED "Nopeus" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE "Suutin" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 "Suutin2" 
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1495,6 +1623,11 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
	
		
			
				
					
						
							
								 
							 
						
						
							
								 
							 
						
						
					 
				
				 
				 
				
					@ -1567,6 +1700,200 @@
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "paatyrajat aktivoitu: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " kylmana pursotus estetty" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " liian pitka pursotus estetty" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# if LANGUAGE_CHOICE == 10 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// LCD Menu Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define WELCOME_MSG MACHINE_NAME " Parada." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_INSERTED "Tarcheta SD Colocada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_REMOVED "Tarcheta SD Retirada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MAIN "Menu Prencipal" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTOSTART " Autostart" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_DISABLE_STEPPERS "Amortar Motors" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTO_HOME "Levar a l'Orichen"  // "Levar Eixes a o Zero"
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SET_ORIGIN "Establir Zero" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_PLA "Precalentar PLA" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_PLA_SETTINGS "Achustar temp. PLA" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_ABS "Precalentar ABS" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREHEAT_ABS_SETTINGS "Achustar temp. ABS" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_COOLDOWN "Enfriar" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SWITCH_PS_ON "Enchegar Fuent" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SWITCH_PS_OFF "Desenchegar Fuent" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTRUDE "Extruir" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RETRACT "Retraer" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_AXIS "Mover Eixes" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_X "Move X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Y "Move Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_Z "Move Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_E "Extruder" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_01MM "Move 0.1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_1MM "Move 1mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOVE_10MM "Move 10mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SPEED "Velocidat" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE "Nozzle" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE1 "Nozzle2" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NOZZLE2 "Nozzle3" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BED "Base" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FAN_SPEED "Ixoriador" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FLOW "Fluxo" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# 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  "Acel" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_VXY_JERK "Vxy-jerk" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_VZ_JERK "Vz-jerk" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_VE_JERK "Ves-jerk" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_VMAX "Vmax" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_X "x" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_Y "y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_Z "z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_E "y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_VMIN "Vmin" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_VTRAV_MIN "VTrav min" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AMAX "Amax" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_A_RETRACT "A-retrac." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_XSTEPS "X trangos / mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_YSTEPS "Y trangos / mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ZSTEPS "Z trangos / mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ESTEPS "E trangos / mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RECTRACT "Retraer" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_TEMPERATURE "Temperatura" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MOTION "Movimiento" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_STORE_EPROM "Alzar Memoria" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_LOAD_EPROM "Cargar Memoria" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RESTORE_FAILSAFE "Rest. d'emerchencia" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_REFRESH "Tornar a cargar" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_WATCH "Monitorizar" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PREPARE "Preparar" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_TUNE "Achustar" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PAUSE_PRINT "Pausar Impresion" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RESUME_PRINT "Continar Impresion" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_STOP_PRINT "Detener Impresion" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CARD_MENU "Menu de SD" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NO_CARD "No i hai Tarcheta SD" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_DWELL "Reposo..." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_USERWAIT "Asperando Ordines..." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RESUMING "Continando Impresion" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_NO_MOVE "Sin movimiento" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_KILLED "ATURADA D'EMERCHENCIA. " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_STOPPED "ATURADA." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACT  "Retraer mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACTF "Retraer  F" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACT_ZLIFT "Devantar mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACT_RECOVER "DesRet +mm" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTROL_RETRACT_RECOVERF "DesRet F" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTORETRACT "AutoRetr." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FILAMENTCHANGE "Cambear" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_INIT_SDCARD "Encetando. Tarcheta-SD" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CNG_SDCARD "Cambiar Tarcheta-SD" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RECTRACT_WIDE "Retraer" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_TEMPERATURE_WIDE "Temperatura" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_TEMPERATURE_RTN  "Temperatura" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MAIN_WIDE "Menu Prencipal" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# 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." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_OUT "ZProbe Outside Bed" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_POSITION_UNKNOWN "Home X / Y before Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					    # define MSG_ZPROBE_ZOFFSET "Z Offset" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_X "Babystep X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Y "Babystep Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEP_Z "Babystep Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_ABORT "Endstop abort" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONTRAST "Contrast" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					// Serial Console Messages
 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_Enqueing "En coda \"" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_POWERUP "PowerUp" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_EXTERNAL_RESET " Reset Externo" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BROWNOUT_RESET " Reset por Voltaje Incorrecto" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_WATCHDOG_RESET " Reset por Bloqueo" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SOFTWARE_RESET " Reset por Software" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_MARLIN "Marlin " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_AUTHOR " | Autor: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_CONFIGURATION_VER " Zaguer esvielle: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FREE_MEMORY " Memoria libre: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_PLANNER_BUFFER_BYTES "  PlannerBufferBytes: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_OK "ok" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FILE_SAVED "Guardau." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LINE_NO "O Numero de Linea no ye igual a l'Ultimo Numero de Linea+1, Ultima Linea:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_CHECKSUM_MISMATCH "o checksum no coincide, Ultima Linea:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_NO_CHECKSUM "No se podió trobar o Checksum con o numero de linea, Ultima Linea:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM "No se trobo o Numero de Linea con o Checksum, Ultima Linea:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_FILE_PRINTED "Impresion rematada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BEGIN_FILE_LIST "Prencipio d'a lista de fichero" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_END_FILE_LIST "Fin d'a lista de fichero" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M104_INVALID_EXTRUDER "M104 Extrusor Invalido " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M105_INVALID_EXTRUDER "M105 Extrusor Invalido " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M200_INVALID_EXTRUDER "M200 Extrusor Invalido " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M218_INVALID_EXTRUDER "M218 Extrusor Invalido " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_NO_THERMISTORS "No i hai termistores - no temp" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M109_INVALID_EXTRUDER "M109 Extrusor Invalido " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_HEATING "Calentando..." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_HEATING_COMPLETE "Calentamiento Feito." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BED_HEATING "Calentando la base." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BED_DONE "Base Calient." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_M115_REPORT "FIRMWARE_NAME:Marlin V1; Sprinter / grbl mashup for gen6 FIRMWARE_URL:" FIRMWARE_URL " PROTOCOL_VERSION:" PROTOCOL_VERSION " MACHINE_TYPE:" MACHINE_NAME " EXTRUDER_COUNT:" STRINGIFY(EXTRUDERS) " UUID:" MACHINE_UUID "\n" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_COUNT_X " Cuenta X:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_KILLED "Impresora Aturada con kill()!!" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_STOPPED "Impresora aturada por errors. Apanye a error y use M999 Ta reiniciar!. (a temperatura se reestablece. Ajustela antes de continar)" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_RESEND "Reninviar:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_UNKNOWN_COMMAND "Comando Desconoixiu:\"" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ACTIVE_EXTRUDER "Extrusor Activo: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_INVALID_EXTRUDER "Extrusor Invalido" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_X_MIN "x_min: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_X_MAX "x_max: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# 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 fins de corrida." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_HIT "PULSAU" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOP_OPEN "ubierto" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_HOTEND_OFFSET "Hotend offsets:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_CANT_OPEN_SUBDIR "No se podió ubrir a subcarpeta." 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_INIT_FAIL "Fallo en encetar a SD" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_VOL_INIT_FAIL "Fallo en amontar o volumen" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_OPENROOT_FAIL "Fallo en ubrir a carpeta raiz" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_CARD_OK "Tarcheta SD OK" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_WORKDIR_FAIL "Fallo en ubrir a carpeta de treballo" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_OPEN_FILE_FAIL "Error en ubrir, Fichero: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_FILE_OPENED "Fichero ubierto:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_SIZE " Grandaria:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_FILE_SELECTED "Fichero Seleccionau" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_WRITE_TO_FILE "Escribindo en o fichero: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_PRINTING_BYTE "SD imprentando o byte " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_NOT_PRINTING "No se ye imprentando con SD" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_ERR_WRITE_TO_FILE "Error en escribir en o fichero" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_SD_CANT_ENTER_SUBDIR "No se puede ubrir a carpeta:" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_STEPPER_TOO_HIGH "Steprate masiau alto : " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ENDSTOPS_HIT "S'ha tocau a fin de carril: " 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_COLD_EXTRUDE_STOP " extrusion fria privada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_ERR_LONG_EXTRUDE_STOP " extrusion masiau larga privada" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_X "Babystepping X" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Y "Babystepping Y" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
						# define MSG_BABYSTEPPING_Z "Babystepping Z" 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif 
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					
 
				
			 
			
		
	
		
			
				
					 
					 
				
				 
				 
				
					# endif  // ifndef LANGUAGE_H