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

Proportional acceleration #534

Open
wants to merge 102 commits into
base: Devt
Choose a base branch
from
Open

Conversation

atlaste
Copy link
Collaborator

@atlaste atlaste commented Jul 23, 2022

This PR is branched on top of the pinextender branch.

Added acceleration that is proportional to the requested feed rate. This should ensure that you can set high accelerations for rapids without compromising high torque jobs. Without it, you have to nerf the acceleration for your G0 moves because otherwise the G1 moves would stall.

This is a setting per axis, and it's off by default.

usage:

proportional_acceleration: true
min_acceleration_mm_per_sec2: 25

Stefan de Bruijn and others added 30 commits March 1, 2022 11:15
- A reset during a spin up/down delay was causing a crash.
- Also added delay register reporting to Huanyang
- Note realtime commands are not handled during delays now.
* Fixed WebUI hover problem

* Fix bdring#264 - Job killed while opening WebUI
Stefan de Bruijn and others added 29 commits July 21, 2022 12:10
…his should ensure that you can set high accelerations for rapids without compromising high torque jobs that require a low feed rate.
@MitchBradley
Copy link
Collaborator

MitchBradley commented Jul 23, 2022

[Same comment as for 533. I would prefer to keep topics separate, instead of piling stuff on top of pin extenders. Makes debugging/bisection easier/possible.

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

Successfully merging this pull request may close these issues.

5 participants