Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REVERSE_ENCODER_DIRECTION option #3739

Merged
merged 1 commit into from
May 12, 2016

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented May 11, 2016

For some encoders, the default behavior of the encoder wheel is reversed. You can tell if your encoder is backward, because when editing values in the LCD menu they will DECREASE when rotating CLOCKWISE. This option reverses the encoder everywhere, so that it behaves in the preferred manner.

This option should usually be set first, before choosing to set REVERSE_MENU_DIRECTION. If menus also move opposite of user-preference before setting REVERSE_ENCODER_DIRECTION, this option will fix that, obviating the need to set REVERSE_MENU_DIRECTION.

@jbrazio jbrazio added this to the 1.1.0 milestone May 11, 2016
@thinkyhead thinkyhead merged commit a42655b into MarlinFirmware:RCBugFix May 12, 2016
@thinkyhead thinkyhead deleted the rc_reverse_encoder branch May 12, 2016 02:32
@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants