-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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] Steps skipping or sudden current variation while traveling #24979
Comments
You should deactivate S_CURVE_ACCELERATION - see #24955 for explanation and set the currents according to your motors |
Ive also tryed to disable it, current was set to 800 according to my TMC2209, a little bit higher than marlin default for ender 3. I solved my issue yesterday by reading this #19217. Deactivated SEGMENT_LEVELED_MOVES and now it works fine, no more stuttering. |
Problem is not possible to be solved for me, because i have the pre-compiled firmware. Machine was working fine with small prints, but now i get the stuttering problem as well, at least with larger prints. Disable ABL is all i can do, but that won't solve it. Deactivating SEGMENT_LEVELED_MOVES is not possible for me, as i can not open the bin-file in Arduino-IDE. Or is there a way i can open, alter and place it back on SD for updating firmware? I changed current for the stepper driver (at mainboard), but that is all i can do i guess. Strange thing is, i printed a feedrate test, that is larger than the bed level points of my 25 ABL points, but that did not have any problems. Mainboard is stock, just the above update with initial no problems last few days. Edit: if anyone could provide the above code, i would be able to acces the mainboard and change it in IDE. I would prefer to have it that way, so i could make changes provided here instead of waiting for the complete package. |
i think this is what you are looking for: https://github.com/bigtreetech/Marlin/tree/SKR-mini-E3-V3.0-G0B1 |
Neither the bigtreetech or the insanity automation forks are supported here. |
Greetings from the Marlin AutoBot! Disclaimer: This is an open community project with lots of activity and limited |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
i can see on long travels some random steps skipping (X and Y). in the last few weeks i tried with changing every possible setting i know in the firmware but i cant figure out the problem (such as acceleration, speed, current, sensorless homing, silent stepper driver, interpolation...). i sliced with other slicer and with cura i could manage to get some better results, maybe due to the acceleration and jerk control, but with prusa slicer i couldnt find a solution to the issue. i also tried to change some marlin version from 2.x up to the last bugfix.
Bug Timeline
No response
Expected behavior
after motherboard ubgrate from Creality 4.2.2 to BTT SKR Mini E3 V3.0
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
Marlin-bugfix-2.1.x
Printer model
Ender 3
Electronics
BTT SKR Mini E3 V3.0
Add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
Prusa Slicer
Host Software
No response
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
config.zip
The text was updated successfully, but these errors were encountered: