Phr3d13 7 years ago
parent
commit
c26242a553
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/Conditionals_LCD.h

+ 2
- 0
Marlin/Conditionals_LCD.h View File

53
     #define ADC_KEYPAD
53
     #define ADC_KEYPAD
54
     #define ADC_KEY_NUM 8
54
     #define ADC_KEY_NUM 8
55
     #define ULTIPANEL
55
     #define ULTIPANEL
56
+
56
     // this helps to implement ADC_KEYPAD menus
57
     // this helps to implement ADC_KEYPAD menus
58
+    #define ENCODER_PULSES_PER_STEP 1
57
     #define ENCODER_STEPS_PER_MENU_ITEM 1
59
     #define ENCODER_STEPS_PER_MENU_ITEM 1
58
     #define REVERSE_MENU_DIRECTION
60
     #define REVERSE_MENU_DIRECTION
59
 
61
 

Loading…
Cancel
Save