|  Marek Bel | 25f0eb9a39
							
							Fix spelling. | 6 years ago | 
				
					
						|  Marek Bel | 72f5e87c61
							
							Merge branch 'MK3' into use_enum_class_2 | 6 years ago | 
				
					
						|  Marek Bel | 1390d4e5b9
							
							Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t. | 6 years ago | 
				
					
						|  Marek Bel | 5fcf760954
							
							Use first letter capital camel case for enum class members. Rename CustomMsgTypes to CustomMsg. Remove unnecessary maping to numbers. Change underlying type to uint_least8_t. | 6 years ago | 
				
					
						|  Marek Bel | 51df6cdfdc
							
							Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed. | 6 years ago | 
				
					
						|  Marek Bel | cbb92860d0
							
							Use first letter capital camel case for enum class members. | 6 years ago | 
				
					
						|  Marek Bel | 0401490cc1
							
							Use first letter capital camel case for enum class members. | 6 years ago | 
				
					
						|  Marek Bel | 9ceba00426
							
							Use first letter capital camel case for enum class members. Remove dependency of FanCheck values  on TestError values as it is not used. | 6 years ago | 
				
					
						|  Marek Běl | c43bd91520
							
							Merge pull request #1627 from MRprusa3d/PFW-790 | 6 years ago | 
				
					
						|  MRprusa3d | b7d3766ae2
							
							Merge branch 'MK3' into PFW-790 | 6 years ago | 
				
					
						|  Marek Bel | 6dd085bcc5
							
							Use first letter capital camel case for enum class members. | 6 years ago | 
				
					
						|  Marek Bel | e393d91b12
							
							Use first letter capital camel case for enum class members. | 6 years ago | 
				
					
						|  Marek Bel | cc80bfa020
							
							Merge branch 'MK3' into use_enum_class | 6 years ago | 
				
					
						|  DRracer | c7e1e73880
							
							another almost 200B down by proper usage of smaller data types and enum | 6 years ago | 
				
					
						|  DRracer | 94a5175980
							
							Code size reduction - saved almost 2KB | 6 years ago | 
				
					
						|  DRracer | 8d388fa03a
							
							Merge pull request #1911 from mkbel/layer1_cal_flash | 6 years ago | 
				
					
						|  Marek Bel | 49f172a7b9
							
							Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable. | 6 years ago | 
				
					
						|  DRracer | b15bbaf177
							
							for cycles' variables: int -> uint8_t where appropriate, part1 | 6 years ago | 
				
					
						|  Marek Bel | 7ac098a135
							
							Refactor. Put constants needed in functions inside fuctions to limit its scope. | 6 years ago | 
				
					
						|  Marek Bel | 2755a3733d
							
							Document. | 6 years ago | 
				
					
						|  Marek Bel | 342954b88c
							
							Refactor. Make constants producing first layer calibration square more clear. Note layer height discrepancy. | 6 years ago | 
				
					
						|  DRracer | 4f8ed7f123
							
							for cycles' variables: int -> uint8_t where appropriate, part1 | 6 years ago | 
				
					
						|  DRracer | baa36ce740
							
							another almost 200B down by proper usage of smaller data types and enum | 6 years ago | 
				
					
						|  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. | 6 years ago | 
				
					
						|  Marek Bel | 60cc3d58ec
							
							Use sprintf_P in first layer calibration. Save 30B of FLASH memory. | 6 years ago | 
				
					
						|  Marek Bel | 47a183e96e
							
							Use loop to enquecommand_P() in first layer calibration. Save 126B of FLASH memory. | 6 years ago | 
				
					
						|  Marek Bel | 21f4669600
							
							Make count_e() constexpr. | 6 years ago | 
				
					
						|  Marek Bel | 4effff9e99
							
							Use loop to enquecommand_P() in first layer calibration. Save 10B FLASH memory. | 6 years ago | 
				
					
						|  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. | 6 years ago | 
				
					
						|  Marek Bel | 97a5d6b5f4
							
							Make constants const. | 6 years ago |