gregsaun / prusa_i3_bear_upgrade

Stronger frame for Prusa i3 MK2(s), MK2.5 and MK3
GNU General Public License v3.0
960 stars 343 forks source link

LCD Encoder Direction #131

Open seedrick opened 2 years ago

seedrick commented 2 years ago

I'm trying to reverse the encoder direction because my clone LCD has the pinout flipped. I tried using different combinations of #define REVERSE_ENCODER_DIRECTION and #define REVERSE_MENU_DIRECTION as directed in the Marlin instructions in several places, but nothing worked for me.