mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 22:54:11 -06:00
Spacing tweak
This commit is contained in:
parent
db939a8007
commit
5e30e294ee
2 changed files with 2 additions and 2 deletions
|
@ -1038,7 +1038,7 @@
|
|||
#if ENABLED(ENCODER_RATE_MULTIPLIER)
|
||||
#define ENCODER_5X_STEPS_PER_SEC 30
|
||||
#define ENCODER_10X_STEPS_PER_SEC 80 // (steps/s) Encoder rate for 10x speed
|
||||
#define ENCODER_100X_STEPS_PER_SEC 130 // (steps/s) Encoder rate for 100x speed
|
||||
#define ENCODER_100X_STEPS_PER_SEC 130 // (steps/s) Encoder rate for 100x speed
|
||||
#endif
|
||||
|
||||
// Play a beep when the feedrate is changed from the Status Screen
|
||||
|
|
|
@ -1038,7 +1038,7 @@
|
|||
#if ENABLED(ENCODER_RATE_MULTIPLIER)
|
||||
#define ENCODER_5X_STEPS_PER_SEC 30
|
||||
#define ENCODER_10X_STEPS_PER_SEC 80 // (steps/s) Encoder rate for 10x speed
|
||||
#define ENCODER_100X_STEPS_PER_SEC 130 // (steps/s) Encoder rate for 100x speed
|
||||
#define ENCODER_100X_STEPS_PER_SEC 130 // (steps/s) Encoder rate for 100x speed
|
||||
#endif
|
||||
|
||||
// Play a beep when the feedrate is changed from the Status Screen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue