🔧 Sanity checks for Ender 3 V2
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
			
		||||
 | 
			
		||||
#include "dwin.h"
 | 
			
		||||
 | 
			
		||||
#if ANY(AUTO_BED_LEVELING_BILINEAR, AUTO_BED_LEVELING_LINEAR, AUTO_BED_LEVELING_3POINT) && DISABLED(PROBE_MANUALLY)
 | 
			
		||||
#if ENABLED(LCD_BED_LEVELING) && DISABLED(PROBE_MANUALLY) && ANY(AUTO_BED_LEVELING_BILINEAR, AUTO_BED_LEVELING_LINEAR, AUTO_BED_LEVELING_3POINT)
 | 
			
		||||
  #define HAS_ONESTEP_LEVELING 1
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user