-
-
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
[FR] No delta support for PowerLoss resuming #19166
Comments
@boelle @sjasonsmith |
@Foxies-CSTL did you have UBL enabled when it worked previously? With UBL enabled in the configuration file I think there is extreme risk of movement problems on delta right now. |
Yes, UBL is always activated after a G28 and I put a G29Lx in the starting GCode of the filament with a K=0. Another note, when I compile in 32 step mode, the function POWERLOSS no longer works (BugFix 20201229 Bump). |
#23622 should address part of this issue. Can you download and test the latest |
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. |
when resuming delta, printer homes and moves to XY - crash.
So it needs to go down a bit, before XY moves
hard coded Z speed F200 too slow for delta
The text was updated successfully, but these errors were encountered: