Skip to content

Proportional acceleration#534

Open
atlaste wants to merge 102 commits into
bdring:Devtfrom
atlaste:MaxAccelNonRapids
Open

Proportional acceleration#534
atlaste wants to merge 102 commits into
bdring:Devtfrom
atlaste:MaxAccelNonRapids

Conversation

@atlaste

@atlaste atlaste commented Jul 23, 2022

Copy link
Copy Markdown
Collaborator

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
Co-authored-by: Stefan de Bruijn <stefan@nubilosoft.com>
- 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
Co-authored-by: Stefan de Bruijn <stefan@nubilosoft.com>
…his should ensure that you can set high accelerations for rapids without compromising high torque jobs that require a low feed rate.
@MitchBradley

MitchBradley commented Jul 23, 2022

Copy link
Copy Markdown
Collaborator

[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