-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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] Enabling FT_MOTION with any shaper causes grinding, ignores endstops. #26858
Comments
Your config files are not from bugfix but a mix from PR #26848 and from other branch. What is your Marlin version? |
It is from bugfix. I just changed the version manually due to some quirks i get with flashing identical versions . And yes, I was testing the pull to see if it helped. But the bug remains even in the pure bugfix version and I haven't been able to narrow it down. The changes in the Configs is near identical though, but if you like I can provide them again. The original used all defaults for FT_MOTION section. The build does work fine if I use the LCD menu to disable FT_MOTION and restart. There is no other branch here beyond your pull request. Only changed values. I'm about to run another debug build and see what I can find. The simplest explanation (to me) would be that the triggers are being inverted, since that would explain it happening on all axis. For the life of me I cannot see anywhere that would be happening. |
@bmourit , please post your config files for bugfix. It's look like a buffer issue ( buffers too large). |
I believe you are correct! Feel free to close this. I'll open a new bug if I find it again, but this seems to have been the issue. Thanks so much! |
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
Creality board 4.2.2 with A4988 drivers enabling FT_MOTION will cause movements to attempt moving beyond the endstops and motor grinding will occure. Hardware endstops endabled, but ignored. Doesn't seem to matter which shaper is used, problem persists.
Bug Timeline
No response
Expected behavior
No grinding
Actual behavior
Grinding/movement beyond endstops
Steps to Reproduce
No response
Version of Marlin Firmware
Latest Bugfix branch
Printer model
Ender-3 V4.2.2
Electronics
No response
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Archive.zip
The text was updated successfully, but these errors were encountered: