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

Prevent "Anywhere Z-Height" Routine from Interrupting Critical Movement Sequence #2165

Closed
sungdzda opened this issue Sep 3, 2019 · 4 comments

Comments

@sungdzda
Copy link

sungdzda commented Sep 3, 2019

This is a serious issue, so please read carefully. Thank you for your attention in advance.

Behaviour #1: When encoder is long-pressed, the printer unconditionally enters z-height adjustment menu and allows user to move the z axis. This is a convenience feature.

Behaviour #2: When printing stops, a sequence is issued (with MMU2) to briefly purge the filament before quickly retracting to unload.

However, if the user enters the z-height menu (per #1) and adjusts z position before the sequence in #2 is finished, the following scenario occurs.

  1. The printer purges the filament
  2. Z axis slowly moves. may take tens of seconds
  3. The printer quickly retracts the filament to unload
  4. The molten PLA filament is stuck in the hotend forever and the user has to painfully disassemble the printhead to service the printer. (lol)

Suggested Solution: Prevent entering the z-adjustment menu during any critical movement sequence.

@michalxfanta
Copy link
Collaborator

This issue is solved in 3.8.1 RC1, please test and close this issue.

@AbelCS
Copy link

AbelCS commented Oct 23, 2019

This issue is solved in 3.8.1 RC1, please test and close this issue.

Is this issue fixed for all situations or only related to MMU2?

I'm asking because I've noticed another serious problem with this. If you hold the knob and enter "Move Z" mode when printer is homing, the nozzle will hit the bed.

There is a video showing it: https://www.youtube.com/watch?v=RJEidHT7U1Q

I've just read the notes for 3.8.1 RC1 release, but not pretty sure if Move Z is disabled during homing...

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

This issue has been flagged as stale because it has been open for 60 days with no activity. The issue will be closed in 7 days unless someone removes the "stale" label or adds a comment.

@github-actions
Copy link

This issue has been closed due to lack of recent activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants