Marek Bel
							
						 | 
						
							
							
								e95c2ad592
							
							Display auto deplete as not available if filament sensor is disabled.
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								0a2ad97bc6
							
							Merge pull request #1290 from PavelSindler/mmu_improvements
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d18013e5a2
							
							manage response now contains showing nozzle  temperature and possibility to resume saved nozzle temperature
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1342c312a0
							
							use feedrate 200mm/min for final feed (faster and better filament sensor function), show default welcome message when load is finished
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								96ce324b7c
							
							load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc.
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								e80af46503
							
							load to nozzle and Tx and Tc codes: intial version
						 | 
						hace 7 años | 
					
				
					
						
							
								   mkbel
							
						 | 
						
							
							
								cdb06c65f3
							
							Merge pull request #1275 from PavelSindler/3_4_2_branch_merging
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d1de9fff60
							
							mmu_loop: missing return added
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								bc247ca02c
							
							MK2.5 sw reset at setup function
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b8f92fdfa9
							
							MK2.5 printers set mmu to stealth mode (using Mx code), required mmu2 buildnr can be different for MK2.5 and MK3 printers
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ab2d350ed1
							
							Don't enable lcd update in lcd_show_fullscreen_message_and_wait_P(). Don't show menu in wizard when ejecting filament.
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								a687b8e64a
							
							Don't enable lcd update inside mmu_eject_filament().
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								de2100ac7b
							
							Merge branch 'MK3' into MK3_dev
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1bb9e9ed92
							
							MMU_DEBUG
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								6fa798aa83
							
							init
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0e50c388af
							
							Save 1K flash memory.
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0d99dc0a3f
							
							PFW-543 Add filament ramming when unloading filament with MMU.
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ed43913c5c
							
							Merge pull request #1099 from mkbel/fix_compiler_warnings
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								c95b463e0b
							
							Remove unused variable yes. Remove redundant tmp_extruder assignment.
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								517fbb66bf
							
							Save 1K flash memory.
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d796df3f14
							
							PFW-543 Add filament ramming when unloading filament with MMU.
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								e5c0e26601
							
							Merge branch 'MK3' into MK3_dev
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b2c94f36cc
							
							removed unused "out of range" function
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								8a453e65f8
							
							eject filament allowed only when nozzle is hot (there can be filament loaded in printer nozzle)
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								515e78cfd1
							
							Eject filament feature in menu, M600: if it was envoked by FINDA, eject filament
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b9808354c4
							
							Merge remote-tracking branch 'upstream/MK3' into M600_change_extruder
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d290543d7d
							
							Merge pull request #1085 from mkbel/fix_active_filament
						 | 
						hace 7 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								705f098b1c
							
							eject filament: initial version
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								8aeb7e04f1
							
							Fix bound check for T0 .. T4 command. Document mmu_load_to_nozzle().
						 | 
						hace 7 años | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								adde0d3944
							
							Merge branch 'prusa3d_MK3' into MK3_dev
						 | 
						hace 7 años |