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

Changing Esteps/mm during print job causes print head to raise. #4461

Closed
rogueqd opened this issue Jul 29, 2016 · 4 comments
Closed

Changing Esteps/mm during print job causes print head to raise. #4461

rogueqd opened this issue Jul 29, 2016 · 4 comments

Comments

@rogueqd
Copy link

rogueqd commented Jul 29, 2016

Sometimes I change Esteps/mm during a print job because it's a finer adjustment than changing the Flow %.

When I tried it today it caused the print head to raise to about 180mm high. The printer kept printing. The Z height on the LCD displayed as the correct Z height for the print job, but the print head was ~180mm above the print bed.

Kossel Mini printer.
Configuration.h.txt

@thinkyhead
Copy link
Member

thinkyhead commented Jul 30, 2016

I recently added code to recalculate stepper.count and planner.position when steps-per-mm changes for any axis. I forgot to account for DELTA. Rolling a patch now.

@thinkyhead
Copy link
Member

I've applied a patch to address this. Would you mind testing the latest RCBugFix to make sure it's not still broken?

@rogueqd
Copy link
Author

rogueqd commented Jul 30, 2016

Yep, I can confirm it's resolved in the latest RCBugFix.

@jbrazio jbrazio modified the milestone: 1.1.0 Aug 11, 2016
@github-actions
Copy link

github-actions bot commented Apr 4, 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 4, 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

3 participants