Skip to content

Commit

Permalink
MKS SCREEN + REPRAP KNOB
Browse files Browse the repository at this point in the history
studiodyne committed Oct 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d83cd5f commit a5c3d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/Configuration.h
Original file line number Diff line number Diff line change
@@ -2684,7 +2684,7 @@
// This option overrides the default number of encoder pulses needed to
// produce one step. Should be increased for high-resolution encoders.
//
#define ENCODER_PULSES_PER_STEP 2
#define ENCODER_PULSES_PER_STEP 4

//
// Use this option to override the number of step signals required to
@@ -2707,7 +2707,7 @@
//
// Set this option if CLOCKWISE causes values to DECREASE
//
//#define REVERSE_ENCODER_DIRECTION
#define REVERSE_ENCODER_DIRECTION

//
// This option reverses the encoder direction for navigating LCD menus.

0 comments on commit a5c3d39

Please sign in to comment.