-
-
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] Editing a mesh causes a disordered movement of the Z axis towards the bottom stop of the Z tower. #20260
Comments
I do see a problem with the manual edit in my printer. In my case the Z axis seems to rise very slowly when I enter the mesh edit screen. I currently have a character display in my delta, so it might be a completely different root cause. I need to do more investigation to understand what is going wrong. |
Hi, |
There is very little Delta activity in Marlin. It takes a long time for issues to be noticed, and few people contribute fixes. |
I found the root cause for the second problem I encountered. I have it working on my delta, but need to do a little more work before giving it to you to try. The two problems I have discovered when using the UBL mesh edit screen.
|
Well, if I can help you ;-)
For the 1) 0.0 is indeed a postion reference for a Delta but not for movements. |
Please test the changes in the above pull request. They work for me, although we don't have exactly the same configuration. |
This issue has had no activity in the last 30 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 7 days. |
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. |
Bug Description
On a Delta printer (QQS) with TMC2209 uart with auto leveling UBL.
From the menu, select Motion > Unified Bed Leveling > Mesh Edit.
When I want to edit mesh by UBL Tools menu, only axis C wants to go to the bottom of the C tower.
Configurations
20201122-QQS_Pro-Configs.zip
Steps to Reproduce
Last BugFix with PR #20248 and #19804 included, I perform the following operations:
I stop it before the axis motor locks at the bottom (I have no endstop mini).
Additional Information
Look at the position of the Z carriage
Sequence Video (ZIP): MeshEdit.zip
The text was updated successfully, but these errors were encountered: