Marek Bel
							
						 | 
						
							
							
								cc80bfa020
							
							Merge branch 'MK3' into use_enum_class
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								c7e1e73880
							
							another almost 200B down by proper usage of smaller data types and enum
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								94a5175980
							
							Code size reduction - saved almost 2KB
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								49f172a7b9
							
							Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								b15bbaf177
							
							for cycles' variables: int -> uint8_t where appropriate, part1
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								4f8ed7f123
							
							for cycles' variables: int -> uint8_t where appropriate, part1
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								baa36ce740
							
							another almost 200B down by proper usage of smaller data types and enum
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d528a53526
							
							Refactor. Move lcd_commands_func1() to first_lay_cal.cpp and rename it to lay1cal_square(). Remove its constant parameters. Move remaining G1 code to lay1cal_meander(). Saves 6B of FLASH memory.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								60cc3d58ec
							
							Use sprintf_P in first layer calibration. Save 30B of FLASH memory.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								47a183e96e
							
							Use loop to enquecommand_P() in first layer calibration. Save 126B of FLASH memory.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								21f4669600
							
							Make count_e() constexpr.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								4effff9e99
							
							Use loop to enquecommand_P() in first layer calibration. Save 10B FLASH memory.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d21f256cd0
							
							Remove duplicate calls of lcd_timeoutToStatus.start(), move !blocks_queued() && cmd_buffer_empty() condition to outer if, rewrite using switch statement. Save 487B of FLASH memory.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								97a5d6b5f4
							
							Make constants const.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								9b1e3213ae
							
							Variable lcd_commands_step doesn't need to be global.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								58948cffcd
							
							Code size reduction - saved almost 2KB
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0c9121e99e
							
							Use loop to enquecommand_P() in first layer calibration.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								f20125a3e2
							
							Code size reduction - saved almost 2KB
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								27145204ed
							
							Use internationalized M117, but anyway the text is not shown.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								4be8fa701e
							
							Use loop to enquecommand_P() in first layer calibration.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								c40e3b550d
							
							Remove stubs and live K by default
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								bb980e2fca
							
							sound edit, delete mute mode, add blind mode
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								28e7772421
							
							Merge pull request #1886 from leptun/MK3_fix_load_filament_5
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								ebfad55617
							
							Merge pull request #1888 from mkbel/always_cut_independent
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ccb649b1f6
							
							Add always cut experimental / for testing feature.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								18122049a6
							
							Fix cut filament menu item labels.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Voinea
							
						 | 
						
							
							
								878e866401
							
							Fix Load Filament 5 for MMU2
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								3b2cbc68d8
							
							PFW-571 send PRN:4 instead PRN:1 while changing filament
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								a742afcebd
							
							Remove version check
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								4772532524
							
							Allow Live-K to be used on stock 3.7.1 using a stub
						 | 
						il y a 6 ans |