| 
															
																@@ -5903,7 +5903,7 @@ Sigma_Exit: 
															 | 
														
													
												
													
														
															| 
															 | 
															
																           SERIAL_PROTOCOLLNRPGM(FW_VERSION_STR_P()); 
															 | 
															
															 | 
															
																           SERIAL_PROTOCOLLNRPGM(FW_VERSION_STR_P()); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																       } else if (code_seen('U')) { 
															 | 
															
															 | 
															
																       } else if (code_seen('U')) { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																           // Check the firmware version provided. If the firmware version provided by the U code is higher than the currently running firmware, 
															 | 
															
															 | 
															
																           // Check the firmware version provided. If the firmware version provided by the U code is higher than the currently running firmware, 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-          // pause the print and ask the user to upgrade the firmware. 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+          // pause the print for 30s and ask the user to upgrade the firmware. 
															 | 
														
													
												
													
														
															| 
															 | 
															
																           show_upgrade_dialog_if_version_newer(++ strchr_pointer); 
															 | 
															
															 | 
															
																           show_upgrade_dialog_if_version_newer(++ strchr_pointer); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																       } else { 
															 | 
															
															 | 
															
																       } else { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																           SERIAL_ECHOPGM("FIRMWARE_NAME:Prusa-Firmware "); 
															 | 
															
															 | 
															
																           SERIAL_ECHOPGM("FIRMWARE_NAME:Prusa-Firmware "); 
															 |