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

Редакторы значений #8

Closed
ursoft opened this issue Nov 19, 2019 · 2 comments
Closed

Редакторы значений #8

ursoft opened this issue Nov 19, 2019 · 2 comments
Assignees

Comments

@ursoft
Copy link
Owner

ursoft commented Nov 19, 2019

Крутить от default 0 - то еще удовольствие, придумать лучшие default

@ursoft ursoft self-assigned this Nov 19, 2019
@ursoft ursoft closed this as completed in 5630c97 Dec 12, 2019
@akaChewy
Copy link

Не сильно критично, но для удобства предлагаю отслеживать не перешел ли энкодер в режим 10x speed, или 100x speed
#define ENCODER_10X_STEPS_PER_SEC 30 // (steps/s) Encoder rate for 10x speed
#define ENCODER_100X_STEPS_PER_SEC 80 // (steps/s) Encoder rate for 100x speed
и в этом случае не крутить значения по кругу, а упираться в минимальное, или максимальное значение, в зависимости от направления вращения.

@ursoft
Copy link
Owner Author

ursoft commented Nov 18, 2020

Годное улучшение, спасибо. Можно тестировать.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants