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

Max Z acceleration not respected #3847

Closed
Robertozzz opened this issue May 25, 2016 · 5 comments
Closed

Max Z acceleration not respected #3847

Robertozzz opened this issue May 25, 2016 · 5 comments

Comments

@Robertozzz
Copy link

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)

@brainscan
Copy link

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

On 25 May 2016, at 12:26, Robertozzz [email protected] wrote:

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)


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@Robertozzz
Copy link
Author

Robertozzz commented May 25, 2016

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?

@Robertozzz
Copy link
Author

Robertozzz commented May 25, 2016

Oops, by mistake closed.. Reopened..

Tried in Repetier host..
Set Max Z accel to 950, default and travel acceleration also 950.
Did some G1 Z.... travel moves.
Set Max Z accel to 150, default and travel acceleration still 950.
Did some travel moves, max Z acceleration respected and accelerates at 150,
After a few travel moves, suddenly Z moves again at acceleration rate of 950, even though EEPROM still set at 150.
When giving a travel move in Repetier host by buttons, Max Z Acceleration seems respected., Giving a simple G1 Z.... code, and Z accelerates at 950 again without changing any parameters.

@Robertozzz Robertozzz reopened this May 25, 2016
@thinkyhead thinkyhead added this to the 1.1.0 milestone May 27, 2016
@jbrazio
Copy link
Contributor

jbrazio commented Jun 11, 2016

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.

@jbrazio jbrazio closed this as completed Jun 11, 2016
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 16, 2016
@github-actions
Copy link

github-actions bot commented Apr 6, 2022

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 Apr 6, 2022
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

4 participants