PavelSindler
							
						 | 
						
							
							
								32723d8d6f
							
							whitespace
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								46a3baac57
							
							Add menu_item_edit_P<uint8_t*> specialization to be used for linearity correction. Works well, but costs about 600..700B of FLASH, needs to be optimized.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								0c80eca648
							
							merge with upstream
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								68f2e22dad
							
							continue loading command
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5a7c9e3ffd
							
							Make local functions static. Saves 30B of flash with Arduino 1.6.9. No difference with Arduino 1.8.5.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5daae818e1
							
							Convert menu_item_edit to template function.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								e6ac75f6a1
							
							Merge pull request #1061 from mkbel/MK3_dev
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								467fad00b2
							
							Merge pull request #1062 from mkbel/refactor_tmp_extruder
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1774378f7d
							
							Merge pull request #1063 from mkbel/fix_load_all_2
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ac5cb0989e
							
							Uncomment linearity correction menu. Fix return from linearity correction menu.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								050a7c41d0
							
							Fix "Check MMU. Fix the issue and then press button on MMU unit." shown instead of "Loading filament 1".
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0de7668bac
							
							Remove usage of global variable tmp_extruder in M200.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								3c9047c9cd
							
							Remove usage of global variable tmp_extruder in mmu_M600_load_filament. For automatic load filament, use mmu_extruder value as filament previously selected.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								54138407dd
							
							Encapsulate MMU internal state.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								f1c51502fd
							
							Merge branch 'MK3' into MK3_dev
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								142bf28dc2
							
							Clear communication buffer when sending load filament command to MMU.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								5dc2af961b
							
							ShippingPrepare & M600
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								3780516f74
							
							PFW-512 Reserve space for MENU_ITEM_EDIT_int3_P in shared memory in lcd_tune_menu().
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								07d07831f1
							
							Add portability note.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								bb5ac93921
							
							Add missing compile time check for ShortTimer fitting into menu_data. Convert preprocessor checks to shorter and more accurate static_assert. Remove redundant macro MENU_DATA_EDIT_SIZE. Decrease scope of menu_stack and asociated macro. No functional change.
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								3477f84143
							
							Merge pull request #1055 from XPila/MK3
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								dfb4bfac5b
							
							MMU - display status while switching active extruder [PFW-465]
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								a1190e9a22
							
							Merge pull request #1052 from PavelSindler/mmu_v2
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								7836742621
							
							MMU communication fix - WD reset inside manage_response
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								475641d666
							
							Merge pull request #1054 from mkbel/MK3_dev
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								9210ab12a9
							
							Merge pull request #1053 from mkbel/MK3
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								fe43791673
							
							Merge branch 'MK3' into MK3_dev
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								a81b8dbd61
							
							remove manage_heater
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ef6188cd59
							
							Hot fix PFW-505 Speed change after tuning (on USB).
						 | 
						%!s(int64=7) %!d(string=hai) anos | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d2aeb40bee
							
							manage response function update
						 | 
						%!s(int64=7) %!d(string=hai) anos |