|  |  | @ -659,7 +659,8 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l | 
			
		
	
		
		
			
				
					
					|  |  |  | #define SDSUPPORT // Enable SD Card Support in Hardware Console
 |  |  |  | #define SDSUPPORT // Enable SD Card Support in Hardware Console
 | 
			
		
	
		
		
			
				
					
					|  |  |  | // Changed behaviour! If you need SDSUPPORT uncomment it!
 |  |  |  | // Changed behaviour! If you need SDSUPPORT uncomment it!
 | 
			
		
	
		
		
			
				
					
					|  |  |  | //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
 |  |  |  | //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
 | 
			
		
	
		
		
			
				
					
					|  |  |  | #define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
 |  |  |  | //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | #define SDULTRASLOW // Use slowest SD transfer mode (not normally needed - uncomment if you're getting volume init error)
 | 
			
		
	
		
		
			
				
					
					|  |  |  | //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
 |  |  |  | //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
 | 
			
		
	
		
		
			
				
					
					|  |  |  | //#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
 |  |  |  | //#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
 | 
			
		
	
		
		
			
				
					
					|  |  |  | //#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
 |  |  |  | //#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |