Marek Bel
							
						 | 
						
							
							
								373b4a1ea9
							
							Fix compiler warnings sketch/lcd.cpp:59:18: warning: missing initializer for member '__file::unget' [-Wmissing-field-initializers]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0638e490c1
							
							Fix compiler warnings: sketch/Marlin_main.cpp:923:19: warning: missing initializer for member '__file::unget' [-Wmissing-field-initializers]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								0632f3b6d8
							
							Fix compiler warnings: sketch/ConfigurationStore.cpp:17:13: warning: unused parameter 'name' [-Wunused-parameter]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								f7f4ba2512
							
							Make functions static, save 270B of flash.
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								bd907aec86
							
							Fix 4 compiler warnings of type sketch/sm4.c:88:2: warning: 'register' is not at beginning of declaration [-Wold-style-declaration].
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d3360c6868
							
							Fix compiler warning sketch/Marlin_main.cpp:9099:7: warning: unused variable 'response' [-Wunused-variable].
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								e13e3a9dc4
							
							Merge remote-tracking branch 'prusa3d/MK3' into fix_compiler_warnings
						 | 
						7 роки тому | 
					
				
					
						
							
								   mkbel
							
						 | 
						
							
							
								47b15088dc
							
							Merge pull request #1003 from mkbel/MK3
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								2e61c0e289
							
							Obey defined X and Y homing direction.
						 | 
						7 роки тому | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								90ee05a036
							
							Merge pull request #1002 from XPila/MK3-new_lang
						 | 
						7 роки тому | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								468873ec68
							
							MMU2 - removed conditional translation for SNMM_V2, new module mmu
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								63724c5f0e
							
							Comment out variable used only for commented out debug.
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								fd70078606
							
							Remove or disable by preprocessor unused functions in ultralcd.cpp.
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								268c52207b
							
							Fix compiler warning: sketch/ultralcd.cpp:7457:7: warning: unused variable 'pressed' [-Wunused-variable].
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								87a650f2cb
							
							Fix compiler warning: sketch/ultralcd.cpp:6573:23: warning: array subscript has type 'char' [-Wchar-subscripts]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								02f5a60065
							
							Fix compiler warning: sketch/ultralcd.cpp:6540:23: warning: array subscript has type 'char' [-Wchar-subscripts]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								05d455fc30
							
							Fix compiler warning sketch/ultralcd.cpp:6301:7: warning: unused variable 'tempScrool' [-Wunused-variable].
						 | 
						7 роки тому | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								282ff6c577
							
							removed unused union
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d85c36cc77
							
							Fix compiler warning sketch/ultralcd.cpp:3588:9: warning: unused variable 'enc_dif' [-Wunused-variable]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								d378575a68
							
							SNMM_V2 - default retraction declared as variable
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								1898ef9896
							
							Fix compiler warning sketch/ultralcd.cpp:2533:7: warning: unused variable '_cm' [-Wunused-variable]
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								bf8808ce22
							
							Fix compiler warning sketch/tmc2130.cpp: In function 'void tmc2130_set_wave(uint8_t, uint8_t, uint8_t)':
						 | 
						7 роки тому | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								10af023eae
							
							Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								3248d219f2
							
							Restore motor power, after it is disabled in tmc2130_get_wave(). This bug manifested itself as compiler warning:
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								9f68681a1b
							
							Fix compiler warnings: sketch/tmc2130.cpp: In function 'void tmc2130_goto_step(uint8_t, uint8_t, uint8_t, uint16_t, uint16_t)':
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ea3d407aa7
							
							Fix compiler warning: remove unused function float analog2tempPINDA(int raw).
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								aee31bdb8d
							
							Fix compiler warnings sketch/stepper.cpp: In function 'void babystep(uint8_t, bool)':
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5ac98afeec
							
							Fix compiler warning sketch/optiboot_w25x20cl.cpp: In function 'void optiboot_w25x20cl_enter()':
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								660a4c0d75
							
							Fix compiler warnings: sketch/Marlin_main.cpp: In function 'void process_commands()':
						 | 
						7 роки тому | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								79057f070b
							
							Fix compiler warning sketch/lcd.cpp:509:1: warning: label 'end' defined but not used [-Wunused-label].
						 | 
						7 роки тому |