Yuri D'Elia
							
						 | 
						
							
							
								0b9123ce24
							
							Fix Live K, allow "Advance K" to be translated
						 | 
						6 anni fa | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								5122f79a39
							
							Merge remote-tracking branch 'upstream/MK3' into MK3_LA15
						 | 
						6 anni fa | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								e828798209
							
							Fixes after merge and line buffer
						 | 
						6 anni fa | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								3c4fffef60
							
							Merge branch 'MK3' into MK3_Translations
						 | 
						6 anni fa | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								6a8330a43b
							
							Toggle "HW Setup"*
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d647cdc02c
							
							Convert sheet switcher from sub menu to function. Handle null characters in sheet name.
						 | 
						6 anni fa | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								505deb28fd
							
							Toggle menu item
						 | 
						6 anni fa | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								18b8dc89e5
							
							Merge remote-tracking branch 'upstream/MK3' into MK3_LA15
						 | 
						6 anni fa | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								9c95f8c015
							
							sheet menu
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d344e514c4
							
							Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem.
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d879794922
							
							Remove first parameter of macro menu_format_sheet_P_E, of function menu_format_sheet_P_E and menu_item_submenu_P as it was always called with the same parameter. Saves 66B of FLASH.
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								53dbcdd852
							
							Display sheet name when adjusting Z. Costs 130B of flash.
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								e6fbac08ed
							
							Move sheet selector to submenu.
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0a48082609
							
							Add steel sheet profile selector.
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								6717590631
							
							Merge branch 'MK3' into MK3_LA15
						 | 
						6 anni fa | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								0a26de1e7f
							
							Allow to live-tune K during a print
						 | 
						6 anni fa | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								9cb0bc7bcf
							
							Fix MINTEMP errors and fsensor runout
						 | 
						6 anni fa | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								a453c6fc9d
							
							Save 236B by improving functions in menu.cpp. Beware - the label now has
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								7c4f66181f
							
							Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash.
						 | 
						6 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								1a0370e1c7
							
							Make macro ON_MENU_LEAVE() usage similar to macros MENU_ITEM_BACK_P() and MENU_ITEM_FUNCTION_P().
						 | 
						6 anni fa | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								0794430208
							
							Fix for linearity correction not being stored to EEPROM when doing MENU-
						 | 
						6 anni fa | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								da0867cfc5
							
							preHeat @ filament management
						 | 
						6 anni fa | 
					
				
					
						
							
								   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.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5a7c9e3ffd
							
							Make local functions static. Saves 30B of flash with Arduino 1.6.9. No difference with Arduino 1.8.5.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5daae818e1
							
							Convert menu_item_edit to template function.
						 | 
						7 anni fa | 
					
				
					
						
							
								   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.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ef6188cd59
							
							Hot fix PFW-505 Speed change after tuning (on USB).
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								f1ad1d22ba
							
							Menu lcd_adjust_bed fixed (Bed level correction, PFW-499)
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								923a06c164
							
							menu data shared memory re-design
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								796079bb08
							
							MMU2 communication - connection after reset, fw versions, state machine
						 | 
						7 anni fa |