DRracer
							
						 | 
						
							
							
								da98977de3
							
							Fix. menu texts and formatting - issues PFW-877 and PFW-879
						 | 
						6 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								74d8c15b4f
							
							Fix documentation.
						 | 
						6 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								dcfc6348ed
							
							Fix documentation.
						 | 
						6 年之前 | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								a453c6fc9d
							
							Save 236B by improving functions in menu.cpp. Beware - the label now has
						 | 
						6 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								acfcd59369
							
							Fix compiler warning:
						 | 
						6 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								7c4f66181f
							
							Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash.
						 | 
						6 年之前 | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								dc4f30530d
							
							Fix a number overflow to last line of LCD when doing large extruder in
						 | 
						6 年之前 | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								e5911c42da
							
							limit printed menu text to max 18 characters
						 | 
						6 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								3cbcbba738
							
							Merge pull request #1510 from mkbel/fix_menu_stack_third_time
						 | 
						6 年之前 | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								323071f50a
							
							preHeat @ filament management
						 | 
						6 年之前 | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								da0867cfc5
							
							preHeat @ filament management
						 | 
						6 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								c704a4b7ab
							
							Fix menu stack overrun.
						 | 
						6 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								91b12ff64b
							
							bed level correction menu fix (menu_item_edit for negative integers)
						 | 
						6 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								940f436a5f
							
							merge MK3_dev into MK3
						 | 
						7 年之前 | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								e50025cc7d
							
							static_assert - portable solution compatible with C++98
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								a7fdfdd258
							
							Put repetitive code into separate function. No change in functionality.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								90a10a692a
							
							Enable button debouncing also in modal mode (!lcd_update_enabled). In lcd_clicked() consume click event immediately.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5fe6a3ed1c
							
							Place similar functions together.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ea88dea432
							
							Fix memory overwrite.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								085c77effb
							
							Fix when value edited, other values appeard as +1.000 instead of [off].
						 | 
						7 年之前 | 
					
				
					
						
							
								   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 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5a7c9e3ffd
							
							Make local functions static. Saves 30B of flash with Arduino 1.6.9. No difference with Arduino 1.8.5.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5daae818e1
							
							Convert menu_item_edit to template function.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								07d07831f1
							
							Add portability note.
						 | 
						7 年之前 | 
					
				
					
						
							
								   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 年之前 | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								f1ad1d22ba
							
							Menu lcd_adjust_bed fixed (Bed level correction, PFW-499)
						 | 
						7 年之前 | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								923a06c164
							
							menu data shared memory re-design
						 | 
						7 年之前 | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								796079bb08
							
							MMU2 communication - connection after reset, fw versions, state machine
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ef8921d45e
							
							Fix 10 compiler warnings of type: sketch/menu.cpp: In function 'void _menu_edit_int3()':
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ca97e2232f
							
							Merge remote-tracking branch 'ledvinap/MK3' into fix_compiler_warnings
						 | 
						7 年之前 |