Skip to content

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

Closed as not planned
@sungdzda

Description

@sungdzda

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions