Marek Bel
							
						 | 
						
							
							
								333ade9aee
							
							Remove non-existing function prototype.
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								84ac209222
							
							Merge pull request #1981 from MRprusa3d/PFW-873
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								7189f44bcd
							
							Remove commented out defines.
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								e0f46f128d
							
							Fix indentation.
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								4e7de776cd
							
							Disable TMC2130 linarity correction for MK3 to save FLASH to enable compilation. Add symlink /Firmware/variants/printers.h to .gitignore.
						 | 
						6 lat temu | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								98bae7af9f
							
							Merge branch 'MK3' into PFW-873
						 | 
						6 lat temu | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								3333d937ed
							
							some improvements
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								9585789288
							
							Merge pull request #1976 from NotaRobotexe/MK3_3.7.2_PP
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								9ab2bca48b
							
							Merge pull request #1987 from mkbel/fix_flash_size_check
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								236dce0a0f
							
							Fix build time flash size check.
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								4e3bf276ec
							
							Merge pull request #1984 from leptun/MK3_compile_error_fix_multiple_sheets_Windows
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								712fb1cceb
							
							#undef EEPROM_SHEETS_BASE so this internal define for compile-time checking only is not used outside of eeprom.h
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								ea7087f6f5
							
							Merge pull request #1983 from mkbel/suppres_arduino_SocketListener_messages
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								fcfc9ca95c
							
							Merge pull request #1979 from DRracer/heatbed_noise_suppression
						 | 
						6 lat temu | 
					
				
					
						
							
								   leptun
							
						 | 
						
							
							
								dbc603d5f6
							
							Fix compile error on windows
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								acc71232ea
							
							Suppress Arduino SocketListener messages.
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								fddf175b24
							
							Use build environment which includes PrusaResearchRambo:avr:rambo board definition.
						 | 
						6 lat temu | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								238ae351cd
							
							Merge pull request #1982 from mkbel/EEPROM_fix
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								898f6d9d8b
							
							Fix EEPROM_Sheets_base overlay of EEPROM_NOZZLE_DIAMETER_uM.
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								cd1ea0a655
							
							Move function declaration and structs declarations to top of eeprom.h file.
						 | 
						6 lat temu | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								4d535f1217
							
							... incl. SupportMenu ;-P
						 | 
						6 lat temu | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								a6c25f6d1c
							
							Merge pull request #1980 from mkbel/Fix_sheet_menu
						 | 
						6 lat temu | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								8229a45187
							
							pre-production version ;-)
						 | 
						6 lat temu | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								61566f7fb1
							
							Move translated string MSG_V2_CALIBRATION from untranslated section to PROGMEM_I1, add missing ISTR macro. Revert _T(MSG_SELECT) and _T(MSG_RENAME) to _i("Select") and _i("Rename") as it is preferred macro for internationalized strings. Use MSG_V2_CALIBRATION in both occurrences.
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								774f9b46ad
							
							update build.sh for the new board definition
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								a16de83535
							
							heatbed audible noise suppression using short fast PWM pulses with
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								ce128e012f
							
							Merge remote-tracking branch 'upstream/MK3' into MK3
						 | 
						6 lat temu | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								9592460281
							
							add old delay
						 | 
						6 lat temu | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								8fa6785326
							
							Merge pull request #1963 from NotaRobotexe/multiple_sheets
						 | 
						6 lat temu | 
					
				
					
						
							
								   NotaRobotexe
							
						 | 
						
							
							
								a1a8945bee
							
							more code editing
						 | 
						6 lat temu |