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

[BUG] Accel/Velocity values aren't coupled #8

Open
MisterZedd opened this issue Nov 17, 2023 · 1 comment
Open

[BUG] Accel/Velocity values aren't coupled #8

MisterZedd opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MisterZedd
Copy link

Describe the bug
Running AUTO_SPEED on my ZeroG Hydra build from an Ender 5 Plus gives me a reasonable velocity, but an acceleration nearly 4 times higher than what I've validated was possible myself with Eli's speed pattern (22k accel). Attempted to use the AUTO_SPEED provided values then AUTO_SPEED_VALIDATE instantly failed due to the toolhead barely moving after homing.
image

To Reproduce
Steps to reproduce the behavior:

  1. AUTO_SPEED
  2. View results
  3. Input results into config
  4. AUTO_SPEED_VALIDATE
  5. Accel too high causes validation to instantly fail

Printer (please complete the following information):

  • Printer: ZeroG Hydra +
  • Kinematics CoreXY
  • klippy.log klippy.log attached
@MisterZedd MisterZedd added the bug Something isn't working label Nov 17, 2023
@Anonoei
Copy link
Owner

Anonoei commented Nov 24, 2023

@MisterZedd
This is probably due to accel and velocity and calculated separate from each other. This will be fixed in the next major update.
For now, running AUTO_SPEED_GRAPH will give you realistic results that you can use.

@Anonoei Anonoei changed the title AUTO_SPEED Output provides accel insanely higher than capable of validation Accel/Velocity values aren't coupled Nov 24, 2023
@Anonoei Anonoei changed the title Accel/Velocity values aren't coupled [BUG] Accel/Velocity values aren't coupled Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants