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 Automatic Agitator Unjamming #69

Closed
eddieliao opened this issue Jun 19, 2023 · 1 comment · Fixed by #107
Closed

Add Automatic Agitator Unjamming #69

eddieliao opened this issue Jun 19, 2023 · 1 comment · Fixed by #107
Assignees
Labels
feature New feature

Comments

@eddieliao
Copy link
Contributor

This will probably be easy once we add the code to control firing more accurately (e.g. burst fire #68).

@eddieliao eddieliao added tuning Tuning an existing feature software labels Jun 19, 2023
@calebchalmers calebchalmers added feature New feature and removed software tuning Tuning an existing feature labels Oct 6, 2023
@calebchalmers calebchalmers pinned this issue Dec 18, 2023
@calebchalmers
Copy link
Contributor

Easiest way will be to use a taproot timer and detect if the motor has been at a low velocity for longer than a certain period of time. We will have to play with the velocity and time thresholds, but this should be simple to implement.

We may have to worry about starting conditions, since agitators will take some time to get up to speed; however, this is very fast, so it shouldn't be a huge issue.

@JasonKlm JasonKlm linked a pull request Mar 23, 2024 that will close this issue
@calebchalmers calebchalmers unpinned this issue Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants