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] ADAPTIVE_STEP_SMOOTHING causes skipped steps. #27241

Open
1 task done
rabirland opened this issue Jul 4, 2024 · 1 comment
Open
1 task done

[BUG] ADAPTIVE_STEP_SMOOTHING causes skipped steps. #27241

rabirland opened this issue Jul 4, 2024 · 1 comment

Comments

@rabirland
Copy link

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

When using ADAPTIVE_STEP_SMOOTHING the potential torque of the motors are severely limited. The motor current have to significantly increased (at the range of 900 to 1000mA in my case) to prevent skipped steps above acceleration 5000 mm/s^2.

Bug Timeline

No response

Expected behavior

The motors motors could output the same torque as without ADAPTIVE_STEP_SMOOTHING.

Actual behavior

Pulling the acceleration above 5000 with ADAPTIVE_STEP_SMOOTHING increases the potential of skipped steps in some machines.

Steps to Reproduce

  1. Enable ADAPTIVE_STEP_SMOOTHING in the firmware
  2. Begin to increase the acceleration, see where it starts to produce skipped layers.

Considering this is highly machine dependent, confirm the results with the same acceleration (that caused shifting) with ADAPTIVE_STEP_SMOOTHING disabled.

Version of Marlin Firmware

Marlin bugfix-2.1.x

Printer model

Custom built machine

Electronics

SKR MINI E3 V3

LCD/Controller

Ender 5 plus factory DWIN display

Other add-ons

Direct drive module with a 42-40 motor attached

Bed Leveling

ABL Bilinear mesh

Your Slicer

Prusa Slicer

Host Software

SD Card (headless)

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Find my configuration.h and configuration_adv.h on the links.

@rabirland
Copy link
Author

Described a theoretical fix in #27242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant