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

[FR] Hybrid step smoothing #27242

Open
rabirland opened this issue Jul 4, 2024 · 0 comments
Open

[FR] Hybrid step smoothing #27242

rabirland opened this issue Jul 4, 2024 · 0 comments
Labels
T: Feature Request Features requested by users.

Comments

@rabirland
Copy link

Is your feature request related to a problem? Please describe.

Related to the issue: #27241
And potentially linked to the issue: #17342

Are you looking for hardware support?

No

Describe the feature you want

Add more parameters to ADAPTIVE_STEP_SMOOTHING:

  1. The frequency it smooths the movements below. From the docs, it works under 1kHz (AVR) 10kHz (ARM).
  2. An acceleration limit, where if if the momentary acceleration/deceleration is higher than the limit, ADAPTIVE_STEP_SMOOTHING is ignored to provide maximum torque for the motors, taking jerk/junction deviation into account.
  3. The rate of smoothing, allowing to trade some noise level for increased torque.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

1 participant