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.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								cbb92860d0
							
							Use first letter capital camel case for enum class members.
						 | 
						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
							
						 | 
						
							
							
								9cb0bc7bcf
							
							Fix MINTEMP errors and fsensor runout
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								1f3877b221
							
							Extract duplicate code into function. Saves 4B of flash.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								84cabd3836
							
							Change busy_state type, save 340B of flash
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								bf57a59147
							
							Extract duplicate code into function. Saves 106B flash.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d22793f276
							
							Z-probe nr. states reduced to 1; 3; 5
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b20d9171b6
							
							Merge remote-tracking branch 'upstream/MK3' into 7x7
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								4d2b155ff9
							
							Merge pull request #1594 from mkbel/fix_change_filament
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								6a864ffbab
							
							G80 parameters configurable via settings menu
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								dccb6ca2c6
							
							Merge remote-tracking branch 'upstream/MK3' into bed_analysis_gcodes2
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								f0cc313fed
							
							debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ebfd4b2f47
							
							Fix compiler warning: unused parameter 'calib'
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								790ae9f0ce
							
							Fix compiler warning: unused parameter 'pstep'.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								b2255c8be9
							
							Preheat nozzle before loading filament in M600 (change filament) gcode.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								02a692c5d9
							
							Store cutter enable state in EEPROM.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								4a4eb9962c
							
							Cut filament when cutter is enabled and MMU load fails.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								49b1d1cb93
							
							Move prototype to header file.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								9926468c91
							
							Merge remote-tracking branch 'upstream/MK3' into variants
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								6d2358125a
							
							Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								1b4e49b5ac
							
							Fixed fancheck and include in TimerRemaining.h
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								eea755496b
							
							Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								fc0b55b213
							
							Timing functions micros2 and delay2 + fix of delay_keep_alive().
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								e0c1e4a02d
							
							version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus
						 | 
						il y a 6 ans | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								b4d4bfa667
							
							Do not declare extern class in .cpp file, include appropriate header.
						 | 
						il y a 7 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								96ce324b7c
							
							load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc.
						 | 
						il y a 7 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								0e0dbad871
							
							#ifdef __cplusplus added to allow including to .c file
						 | 
						il y a 7 ans | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								01529f18d2
							
							upstream/MK3 merge
						 | 
						il y a 7 ans | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								ac18eb67c0
							
							New lang, arduino 1.8.5 - boot_app debug output
						 | 
						il y a 7 ans |