MRprusa3d
							
						 | 
						
							
							
								80c3420a12
							
							Merge branch 'MK3' into PFW-210
						 | 
						6 years ago | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								ef1f82627e
							
							preHeat @ filament load / unload / autoLoad / MMU
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								daaec0ef04
							
							Convert MmuCmd to enum class.
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								9e873ac0f7
							
							Use enum for mmu_cmd instead of plain integer type.
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								27d002a46f
							
							Merge remote-tracking branch 'robert/MK3-variants' into variants
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								860e6f9994
							
							Merge remote-tracking branch 'upstream/MK3' into variants
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								fcb7dd90cf
							
							Merge pull request #1505 from MRprusa3d/PFW-210
						 | 
						6 years ago | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								a53d150903
							
							preHeat @ filament load / unload / autoLoad
						 | 
						6 years ago | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								93d4128163
							
							Fixed timer2 colission with arduino framework around "tone" function.
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								62e253edd0
							
							fanSpeed -> fanSpeedSoftPwm (fixes fan speed menu)
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								903028e574
							
							fix fan speed measuring for PWM = 255
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								f9298b37b8
							
							fan check hotfix (selftest, measuring RPM, fan errors)
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								9a51a7be29
							
							Merge branch 'bed_correction_fix' into variants
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								fba207e0ec
							
							crash detection: don't wait for heater if target temp = 0; new priting type
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								5324181bf7
							
							maximum bed level correction value enlarged from 50um to 100um and is now used in menus and mesh bed leveling itself
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								4444b155f1
							
							M600: prevention of blob; massage changed when autoload is active
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								97aaf919a3
							
							Merge remote-tracking branch 'upstream/MK3' into dev
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								dd4d8e1277
							
							calibrate z endstop update
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								af348aa8ba
							
							compilation error fix: pin for LCD brightness
						 | 
						6 years ago | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								eea755496b
							
							Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
						 | 
						6 years ago | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								434a723151
							
							Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2'
						 | 
						6 years ago | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								fc0b55b213
							
							Timing functions micros2 and delay2 + fix of delay_keep_alive().
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								7e3a1c7d45
							
							merge changes from upstream
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								6b1cf99066
							
							conditional compilation updated
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								da2c963893
							
							conditional compilation improved: fsensor_autoload_check_stop() and fsensor_autoload_check_start(); M600 "filament not responding" error on printers with ir sensor fixed
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								e0c1e4a02d
							
							version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								54f8f4eb4d
							
							Merge pull request #1460 from MRprusa3d/PFW-723
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								052ae323f8
							
							Merge branch 'MK3' into prusa3d-DEV_MK3
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								2db42c8577
							
							Merge branch 'MK3' into auto_deplete_2
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								c080b899c3
							
							Change filament number in T command to alternative if depleted and lcd_autoDepleteEnabled().
						 | 
						6 years ago |