Skip to content

[FR] Movement menu: Stop movement option #25610

Open
@lukasradek

Description

Is your feature request related to a problem? Please describe.

The printer movement is impossible to stop during the move itself. Which is potentially dangerous and impractical.

Are you looking for hardware support?

No response

Describe the feature you want

I suggest adding "stop" functionality to the movement screen (eg. graphical UI in TFT_COLOR_UI).
I can implement it, but I want to ask (preferably some Marlin designer/developer) clarifying questions.

In the TFT_COLOR_UI there already is off button in the Movement menu. Intuitively I was pushing the button to stop the movement even though (as I later found) it is just to disable steppers by injecting Gcode, which disables them only after all moves are finished.

I could add separate stop button, but I don't want to add duplicates.

Is there any reason why Off just disables steppers or can it stop current movement as well?
If there is... what do you feel is more useful

  1. Stop button to stop movement and Off button to stop movement and disable steppers
  2. Stop button to stop movement and Off button to disable steppers

Additional context

No response

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