Remove extra M503 "M412" report (#14985)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							c5be59ddfe
						
					
				
				
					commit
					cd09e35f90
				
			| @@ -2798,12 +2798,6 @@ void MarlinSettings::reset() { | ||||
|       } | ||||
|     #endif | ||||
|  | ||||
|     #if HAS_FILAMENT_SENSOR | ||||
|       CONFIG_ECHO_HEADING("Filament Runout Sensor:"); | ||||
|       CONFIG_ECHO_START(); | ||||
|       SERIAL_ECHOLNPAIR("  M412 S", int(runout.enabled)); | ||||
|     #endif | ||||
|  | ||||
|     /** | ||||
|      * Bed Leveling | ||||
|      */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user