|  |  | @ -65,9 +65,13 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define SD_DETECT_INVERTED |  |  |  |       #define SD_DETECT_INVERTED | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #ifndef ENCODER_PULSES_PER_STEP | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define ENCODER_PULSES_PER_STEP 4 |  |  |  |       #define ENCODER_PULSES_PER_STEP 4 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #ifndef ENCODER_STEPS_PER_MENU_ITEM | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 1 |  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |   #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   // Generic support for SSD1306 / SH1106 OLED based LCDs.
 |  |  |  |   // Generic support for SSD1306 / SH1106 OLED based LCDs.
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   #if ENABLED(U8GLIB_SSD1306) || ENABLED(U8GLIB_SH1106) |  |  |  |   #if ENABLED(U8GLIB_SSD1306) || ENABLED(U8GLIB_SH1106) | 
			
		
	
	
		
		
			
				
					|  |  | @ -85,7 +89,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     #ifndef ENCODER_PULSES_PER_STEP |  |  |  |     #ifndef ENCODER_PULSES_PER_STEP | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define ENCODER_PULSES_PER_STEP 4 |  |  |  |       #define ENCODER_PULSES_PER_STEP 4 | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     #ifndef ENCODER_STEPS_PER_MENU_ITEM |  |  |  |     #ifndef ENCODER_STEPS_PER_MENU_ITEM | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 1 |  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif |  |  |  |     #endif | 
			
		
	
	
		
		
			
				
					|  |  | @ -146,7 +149,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     #ifndef ENCODER_PULSES_PER_STEP |  |  |  |     #ifndef ENCODER_PULSES_PER_STEP | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define ENCODER_PULSES_PER_STEP 4 |  |  |  |       #define ENCODER_PULSES_PER_STEP 4 | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     #ifndef ENCODER_STEPS_PER_MENU_ITEM |  |  |  |     #ifndef ENCODER_STEPS_PER_MENU_ITEM | 
			
		
	
		
		
			
				
					
					|  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 1 |  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |     #endif |  |  |  |     #endif | 
			
		
	
	
		
		
			
				
					|  |  | @ -166,6 +168,15 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     #define LCD_USE_I2C_BUZZER //comment out to disable buzzer on LCD (requires LiquidTWI2 v1.2.3 or later)
 |  |  |  |     #define LCD_USE_I2C_BUZZER //comment out to disable buzzer on LCD (requires LiquidTWI2 v1.2.3 or later)
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     #define ULTIPANEL |  |  |  |     #define ULTIPANEL | 
			
		
	
		
		
			
				
					
					|  |  |  |     #define NEWPANEL |  |  |  |     #define NEWPANEL | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #define ENCODER_FEEDRATE_DEADZONE 4 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #ifndef ENCODER_PULSES_PER_STEP | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       #define ENCODER_PULSES_PER_STEP 1 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #ifndef ENCODER_STEPS_PER_MENU_ITEM | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       #define ENCODER_STEPS_PER_MENU_ITEM 2 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |     #endif | 
			
		
	
		
		
			
				
					
					|  |  |  |   #endif |  |  |  |   #endif | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   // Shift register panels
 |  |  |  |   // Shift register panels
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |