VoronDesign / Voron-Hardware

Cool Hardware designed by the Voron Design group
GNU General Public License v3.0
880 stars 356 forks source link

Update DisplayEncoder.cfg to change default direction of encoder wheel #104

Closed sloscotty closed 2 years ago

sloscotty commented 2 years ago

The default direction of the encoder wheel is backwards, IMO. Normally, turning the wheel clockwise (to the right) should scroll down or increase values. The default behavior decreases values when turning clockwise (or scrolls up). This change sets the default to normal behavior and explains to the user how to change it. Big thanks to Weaslus for telling me how to fix it for myself!

timmit99 commented 2 years ago

Looks good to me! Once I'm back on desktop tonight I can squash and merge =)