-
-
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
Max Z acceleration not respected #3847
Comments
What are your steps per mm for z and feedrate? Sometimes it's not the acceleration but the amount of steps being sent. Mine works perfectly at 4mm/s and then grinds and skips at 5mm/s. Sent from my iPhone
|
Z axis Steps per mm 395. Tried at different feedrates, same result. The X axis after some time gets slightly offset, for example after a print. When I force the default acceleration to low level (900), no problems at all, even at feedrates of 100 mm/s !! on the Z, no problem at all, X axis stays perfectly level. My Z axis are 2 threaded rods. (Prusa I3 clone).. Any Ideas? |
Oops, by mistake closed.. Reopened.. Tried in Repetier host.. |
Thank you for your interest making Marlin better and reporting this issue but this topic has been open for a long period of time without any further development. Marlin has been under heavy development for the past couple of months and moving to it's last mile to finish the RC cycle and release Marlin v1.1.0. We suggest you to try out the latest RCBugfix branch and reopening this issue if required. |
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. |
Default accelertion at 3000, Max Z accel set to low value. It seems the max for Z is not respected and Z anyway accelerates at 3000 for at least non printing moves, which resulted in stepper skipping steps.
(Because of dual Z axis/stepper, X axis tilted)
The text was updated successfully, but these errors were encountered: