Skip to content

fix: disable restart buttons during a print#1798

Merged
pedrolamas merged 2 commits intofluidd-core:developfrom
matmen:fix/disable-restart-while-printing
Feb 28, 2026
Merged

fix: disable restart buttons during a print#1798
pedrolamas merged 2 commits intofluidd-core:developfrom
matmen:fix/disable-restart-while-printing

Conversation

@matmen
Copy link
Member

@matmen matmen commented Feb 28, 2026

Prevents the user from accidentally restarting the host / mcu software during an active print:
image image

Signed-off-by: Mathis Mensing <github@matmen.dev>
@matmen matmen requested a review from pedrolamas February 28, 2026 15:42
@matmen matmen added the GH - Bug Something isn't working label Feb 28, 2026
@pedrolamas pedrolamas requested a review from Copilot February 28, 2026 15:59
@pedrolamas pedrolamas added this to the 1.36.3 milestone Feb 28, 2026
@pedrolamas
Copy link
Member

Woow, nice catch!!

Copy link
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

Disables Klipper restart actions in the System Control UI to reduce accidental service/firmware restarts during an active print.

Changes:

  • Disable “Restart Klipper” button when printing.
  • Disable “Firmware Restart” button when printing.

Signed-off-by: Mathis Mensing <github@matmen.dev>
@pedrolamas pedrolamas merged commit 1dd0531 into fluidd-core:develop Feb 28, 2026
4 checks passed
@matmen matmen deleted the fix/disable-restart-while-printing branch February 28, 2026 16:14
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.

3 participants