Marek Bel
							
						 | 
						
							
							
								d71311f13f
							
							Remove redundant HotendTempBckp from crash detection recover.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								920d828833
							
							Rename lcd_sdcard_pause() to lcd_pause_print() to reflect, that also USB printing could be possible to pause. Unite it with pause_print() and use new (immediate) pause mechanism in all places where old mechanism was used. Rename resume_print() to lcd_resume_print() and make it global, unite it with lcd_sdcard_resume() and use it also in place, where lcd_commands_type = LCD_COMMAND_LONG_PAUSE_RESUME was used. Remove LCD_COMMAND_LONG_PAUSE_RESUME lcd_command_type. Remove unused  pause_lastpos[].
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								74be7677cf
							
							Fix problem, that current_position is rewritten after long_pause() call.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								4b47a74d1d
							
							Remove unused declarations from tmc2130.cpp. Move used declaration to Marlin.h.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								a5db084b70
							
							Move resuming nozzle temperature to restore_print_from_ram_and_continue().
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								2abd2a6cab
							
							Resume print fan.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								acef0578a5
							
							Don't move before reaching nozzle temperature when resuming the print.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d54e629950
							
							Retract, lift Z, move away in XY, disable fan and nozzle heating. Resume nozzle heating.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								af08e16426
							
							Use stop_and_save_print_to_ram() and restore_print_from_ram_and_continue() pair to pause print from menu. Move declaration of those functions to marlin.h. Move declaration of FSensorStateMenu to ultralcd.h.
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								e5c0e26601
							
							Merge branch 'MK3' into MK3_dev
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								c24f673399
							
							Merge pull request #1092 from mkbel/fix_fil_change_reset
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								12b1769531
							
							Fix printer reset when changing filament during print over USB.
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								e9a8d03c65
							
							Merge pull request #1091 from PavelSindler/M600_change_extruder
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ed49e5187b
							
							version changed
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								0e06269fd7
							
							Merge pull request #1090 from PavelSindler/M600_change_extruder
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d96b0d5f32
							
							linearity correction define added (menu readded)
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								4555d96e50
							
							Merge pull request #1089 from MRprusa3d/PFW-524
						 | 
						7 年之前 | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								25a22120fb
							
							1-st Layer Calibration correction
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ef289bf9bb
							
							Merge pull request #1088 from PavelSindler/M600_change_extruder
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b2c94f36cc
							
							removed unused "out of range" function
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								8a453e65f8
							
							eject filament allowed only when nozzle is hot (there can be filament loaded in printer nozzle)
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b284c70d9b
							
							auto deplete: dont eject filament
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								8de767c1fa
							
							Merge pull request #1086 from PavelSindler/M600_change_extruder
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								515e78cfd1
							
							Eject filament feature in menu, M600: if it was envoked by FINDA, eject filament
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b9808354c4
							
							Merge remote-tracking branch 'upstream/MK3' into M600_change_extruder
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d290543d7d
							
							Merge pull request #1085 from mkbel/fix_active_filament
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								705f098b1c
							
							eject filament: initial version
						 | 
						7 年之前 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								2cd8691376
							
							Do not use global variable tmp_extruder when setting temperature.
						 | 
						7 年之前 | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								8986226904
							
							Merge pull request #1084 from MRprusa3d/PFW-439
						 | 
						7 年之前 | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								0695f3f345
							
							Z-move correction
						 | 
						7 年之前 |