Skip to content

fix: allow Klipper restart if printer paused#1811

Merged
pedrolamas merged 1 commit intofluidd-core:developfrom
pedrolamas:pedrolamas/fix-1810
Mar 31, 2026
Merged

fix: allow Klipper restart if printer paused#1811
pedrolamas merged 1 commit intofluidd-core:developfrom
pedrolamas:pedrolamas/fix-1810

Conversation

@pedrolamas
Copy link
Copy Markdown
Member

@pedrolamas pedrolamas commented Mar 31, 2026

Fixes #1810

Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
@pedrolamas pedrolamas added this to the 1.36.4 milestone Mar 31, 2026
@pedrolamas pedrolamas requested a review from Copilot March 31, 2026 10:03
@pedrolamas pedrolamas added the GH - Bug Something isn't working label Mar 31, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the Klipper restart controls to remain available when the printer is paused (e.g., after an Emergency Stop), addressing the regression described in #1810.

Changes:

  • Update the two Klipper restart buttons to disable only while printing (instead of while busy/paused).
  • Restores the ability to restart Klipper after an Emergency Stop when the printer state transitions to paused.

@pedrolamas pedrolamas requested a review from matmen March 31, 2026 10:56
Copy link
Copy Markdown
Member

@matmen matmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I could swear I tested this... LGTM!

@pedrolamas pedrolamas merged commit 1b0478c into fluidd-core:develop Mar 31, 2026
9 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/fix-1810 branch March 31, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GH - Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to restart Klipper after an Emergency Stop

3 participants