Add a sanitycheck error for old servo settings (PR#2491)
- Documentation solution for #2476
This commit is contained in:
		
				
					committed by
					
						
						Richard Wackerbarth
					
				
			
			
				
	
			
			
			
						parent
						
							96ace72ddc
						
					
				
				
					commit
					4971fa73f9
				
			@@ -308,4 +308,8 @@
 | 
				
			|||||||
    #error Thermal Runaway Protection for the bed must now be enabled with THERMAL_PROTECTION_BED.
 | 
					    #error Thermal Runaway Protection for the bed must now be enabled with THERMAL_PROTECTION_BED.
 | 
				
			||||||
  #endif
 | 
					  #endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  #ifdef PROBE_SERVO_DEACTIVATION_DELAY
 | 
				
			||||||
 | 
					    #error PROBE_SERVO_DEACTIVATION_DELAY has been replaced with DEACTIVATE_SERVOS_AFTER_MOVE and SERVO_DEACTIVATION_DELAY.
 | 
				
			||||||
 | 
					  #endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif //SANITYCHECK_H
 | 
					#endif //SANITYCHECK_H
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user