Does Encoder Rate Multipler work with any other values than Speed? #800
Ergonomicmike
started this conversation in
General
Replies: 1 comment
-
I'll answer my own question: Yes, the Encoder Rate Multiplier works for value changes other than Speed from the LCD. I don't know if firmware can have race conditions. But at first I wasn't seeing any multiplier effect. Anyway, I changed the Rate Multiplier settings in configuration_adv.h to make the encoder faster and it seems to be working consistently now.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that Encoder_Rate_Multiplier only works for Motion > Speed. Is this correct?
Because it would be very helpful to have this feature when trying to set the Input Shaping Frequency.
And Acceleration.
Looking at Config_adv.h, it appears that the Multiplier is only for Feedrate. Can this feature be expanded for other values?
Beta Was this translation helpful? Give feedback.
All reactions