Marek Bel
							
						 | 
						
							
							
								b4d4bfa667
							
							Do not declare extern class in .cpp file, include appropriate header.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								96ce324b7c
							
							load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								0e0dbad871
							
							#ifdef __cplusplus added to allow including to .c file
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								01529f18d2
							
							upstream/MK3 merge
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								ac18eb67c0
							
							New lang, arduino 1.8.5 - boot_app debug output
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								9cae0c378a
							
							Rename _EEPROM_writeData to EEPROM_writeData. Rename _EEPROM_readData to EEPROM_readData. Add return value to EEPROM_writeData to detect failure to write. Do not mark data as valid, if write has failed. Remove EEPROM_WRITE_VAR and EEPROM_READ_VAR macros. Make pos input only parameter. Convert EEPROM_OFFSET macro to typed constatant EEPROM_M500_base, it was defined in two places, leave it in one place. Use Config_StoreSettings() instead of erase_eeprom_section(). Compare float with 0xff byte by byte to avoid compiler warning "Dereferencing type punned pointer will break strict aliasing rules."
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								1585dc66b0
							
							Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ca179a2d18
							
							Use cs.filament_size from ConfigurationStore.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								e225e9cab0
							
							Use cs.volumetric_enabled from ConfigurationStore.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								a201128b20
							
							Use cs.retract_length, cs.retract_feedrate, cs.retract_zlift, cs.retract_recover_length and cs.retract_recover_feedrate  from ConfigurationStore.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								7e593e6922
							
							Use cs.autoretract_enabled from ConfigurationStore.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								f2ae3fb1f7
							
							Use cs.zprobe_zoffset from ConfigurationStore.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								959d0069fa
							
							Use cs.add_homing from ConfigurationStore.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1253fb338a
							
							wizard hotfix
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								2f02828273
							
							time remaining fix
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								12b1769531
							
							Fix printer reset when changing filament during print over USB.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								2cd8691376
							
							Do not use global variable tmp_extruder when setting temperature.
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ceb49d1262
							
							finda filament runout: initial version
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								c4281b0b36
							
							Status screen redesign - fix of flickering and text wraping on status screen
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								fd9516f520
							
							Status screen - status message logic simplification
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								310751397c
							
							line endings + fixed declaration
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								990a5c9119
							
							PFW489 (github issue 1008) - time remaining variables declared as uint32
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								23e5cea5d0
							
							MMU - code cleaning (modularity)
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								9e09efc9f4
							
							Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								a1f69e0924
							
							manage response update
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ae7561bb27
							
							M600 fix: set hotend temperature to correct value, manage_response function fix: now works in case that user presses button on mmu unit before he is asked to do it, compiler warnings (uninitialized variables) fixed
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								b99b73c924
							
							missing declaration
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								40da6deef8
							
							timeouts used when getting response from mmu,  M600 improvements, no filament sensor in variants file
						 | 
						7 anos atrás | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								04d0178150
							
							automatic M600 initial version
						 | 
						7 anos atrás | 
					
				
					
						
							
								   Martin Remiš
							
						 | 
						
							
							
								c7d7389e27
							
							PowerPanic & Sound
						 | 
						7 anos atrás |