Kevin Lee
							
						 | 
						
							
							
								2a0cbb48ff
							
							Removed periodic refreshes
						 | 
						6 년 전 | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								0be90dc5d1
							
							Merge pull request #3320 from prusa3d/MK3_3.10.1
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								3849f9785a
							
							Make cancel_heatup also abort cooldown in M190
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								32d8d892f5
							
							Actually call UnconditionalStop() in Stop()->lcd_print_stop()
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								83693bf4cc
							
							Remove useless assignment in lcd_cooldown
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								78f856c8d6
							
							Do not unconditionally overwrite the status message in check_file()
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								36a7b5ca56
							
							Avoid redundant checks in lcd_setalertstatus*
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								a3915b57b9
							
							Improve temp_runaway_stop robustness
						 | 
						3 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								fb025bba05
							
							Introduce severity levels for alert messages
						 | 
						3 년 전 | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								be79e3791f
							
							Fixes  #3262
						 | 
						4 년 전 | 
					
				
					
						
							
								   Panayiotis-git
							
						 | 
						
							
							
								f8410d8f3c
							
							Print temperatures only if filament loading is still active
						 | 
						4 년 전 | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								538ce06bf0
							
							Remove unused function lcd_choose_color()
						 | 
						4 년 전 | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								d853c19a21
							
							Use fabs() instead of abs() when using floats
						 | 
						4 년 전 | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								6188870c2e
							
							Merge pull request #3157 from wavexx/improve_d2
						 | 
						4 년 전 | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								30d9faef9d
							
							Minor fixes to SD presence handling (#3139)
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								a92c0278fe
							
							Use LCD_WIDTH instead of hardcoding 20
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								09e935d27b
							
							Fix two new explicit case fallthru warnings
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								d727a949dd
							
							Silence explicit case-fallthru
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								f2fe57bfc0
							
							Fix unused static declaration warnings
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								97f66a6a13
							
							Remove ignored/incorrect PROGMEM
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								dd8c6c064c
							
							xfdump: simplify stack debugging (sample pc+sp)
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								97535ec0c1
							
							Fix last commit
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								e6d520cf6e
							
							Add test code for the stack overflow handler
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								928c7211ad
							
							emergency handlers: always save SP _at_ the crash location
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								6de98f7b0d
							
							Move inclusion closer to the usage point
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								050cf72e98
							
							Move stack checking to the temperature ISR
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								01934b89e9
							
							xflash_dump is now always required in all variants
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								449510392d
							
							Untangle a bit some recursive include mess
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								e28301f391
							
							Report crash also in MK2.5, fix stack_error abuse
						 | 
						4 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								bd57e00448
							
							Implement an online crash dumper for MK2.5 boards
						 | 
						4 년 전 |