Relax bed cooling safety check (#17877)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							98196673aa
						
					
				
				
					commit
					d571a4d389
				
			| @@ -3074,7 +3074,7 @@ void Temperature::tick() { | ||||
|   #if HAS_HEATED_BED | ||||
|  | ||||
|     #ifndef MIN_COOLING_SLOPE_DEG_BED | ||||
|       #define MIN_COOLING_SLOPE_DEG_BED 1.50 | ||||
|       #define MIN_COOLING_SLOPE_DEG_BED 1.00 | ||||
|     #endif | ||||
|     #ifndef MIN_COOLING_SLOPE_TIME_BED | ||||
|       #define MIN_COOLING_SLOPE_TIME_BED 60 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user