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] Steps skipping or sudden current variation while traveling #24979

Closed
1 task done
Andre1902 opened this issue Nov 12, 2022 · 7 comments
Closed
1 task done

[BUG] Steps skipping or sudden current variation while traveling #24979

Andre1902 opened this issue Nov 12, 2022 · 7 comments

Comments

@Andre1902
Copy link

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

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

Additional information & file uploads

config.zip

@oliver-eifler
Copy link
Contributor

You should deactivate S_CURVE_ACCELERATION - see #24955 for explanation

and set the currents according to your motors

@Andre1902
Copy link
Author

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.

@thinkyhead thinkyhead changed the title Steps skipping or sudden current variation while traveling [bug] Steps skipping or sudden current variation while traveling Nov 24, 2022
@thinkyhead thinkyhead added Bug: Potential ? Needs: More Data We need more data in order to proceed C: Motion labels Nov 24, 2022
@Fredrossi046
Copy link

Fredrossi046 commented Jan 5, 2023

Problem is not possible to be solved for me, because i have the pre-compiled firmware.
I installed this firmware : firmware_Ender6_BLT_50W_ET_DW7.4.6.bin.zip from insanityautomation.com/index.php/firmware-projects

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.

@Andre1902
Copy link
Author

Andre1902 commented Jan 6, 2023

i think this is what you are looking for: https://github.com/bigtreetech/Marlin/tree/SKR-mini-E3-V3.0-G0B1

@ellensp
Copy link
Contributor

ellensp commented Jan 6, 2023

Neither the bigtreetech or the insanity automation forks are supported here.
If your not running stock Marlin code from https://github.com/MarlinFirmware/Marlin, you are in the wrong place.

@thisiskeithb thisiskeithb removed the Needs: More Data We need more data in order to proceed label Jun 9, 2024
@thisiskeithb thisiskeithb changed the title [bug] Steps skipping or sudden current variation while traveling [BUG] Steps skipping or sudden current variation while traveling Jun 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

Greetings from the Marlin AutoBot!
This issue has had no activity for the last 90 days.
Do you still see this issue with the latest bugfix-2.1.x code?
Please add a reply within 14 days or this issue will be automatically closed.
To keep a confirmed issue open we can also add a "Bug: Confirmed" tag.

Disclaimer: This is an open community project with lots of activity and limited
resources. The main project contributors will do a bug sweep ahead of the next
release, but any skilled member of the community may jump in at any time to fix
this issue. That can take a while depending on our busy lives so please be patient,
and take advantage of other resources such as the MarlinFirmware Discord to help
solve the issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants