[GH-ISSUE #410] [Bug]: Printer Page - Clear Plate issue #258

Closed
opened 2026-05-06 12:27:38 +02:00 by BreizhHardware · 2 comments

Originally created by @aneopsy on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/410

Originally assigned to: @maziggy on GitHub.

Bug Description

Scheduled queue items not visible after plate clear

Issue:

  • When an item is scheduled in the queue, its information doesn't appear once the plate is cleared
  • needsClearPlate = printerState === 'FINISH' || printerState === 'FAILED' is always true

Behavior:

  • "Clear Plate" successfully starts the next job
  • Frontend state remains stale (doesn't reflect the change)

Expected Behavior

Clear Plate should make needsClearPlate false so it show the queue information

Steps to Reproduce

  1. Have a job in queue
  2. Go to Printers Page
  3. Click on Clear Plate -> Plate is cleared
  4. Refresh (F5)
  5. The plate can be clear again -> the state isn't save

Printer Model

X1 Carbon

Bambuddy Version

0.2.0b

Printer Firmware Version

--

Installation Method

Manual (git clone)

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package


Screenshots

Image

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
Originally created by @aneopsy on GitHub (Feb 17, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/410 Originally assigned to: @maziggy on GitHub. ### Bug Description Scheduled queue items not visible after plate clear Issue: - When an item is scheduled in the queue, its information doesn't appear once the plate is cleared - `needsClearPlate = printerState === 'FINISH' || printerState === 'FAILED'` is always true Behavior: - "Clear Plate" successfully starts the next job - Frontend state remains stale (doesn't reflect the change) ### Expected Behavior *Clear Plate* should make *needsClearPlate* false so it show the queue information ### Steps to Reproduce 1. Have a job in queue 2. Go to Printers Page 3. Click on Clear Plate -> Plate is cleared 4. Refresh (F5) 5. The plate can be clear again -> the state isn't save ### Printer Model X1 Carbon ### Bambuddy Version 0.2.0b ### Printer Firmware Version -- ### Installation Method Manual (git clone) ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package ```shell ``` ### Screenshots <img width="483" height="852" alt="Image" src="https://github.com/user-attachments/assets/22274c14-f50c-416d-b7ef-984e7a3ea3a1" /> ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-06 12:27:39 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Feb 17, 2026):

Fixed in branch 0.2.0b. Please let me know if it works.

<!-- gh-comment-id:3914081872 --> @maziggy commented on GitHub (Feb 17, 2026): Fixed in branch 0.2.0b. Please let me know if it works.
Author
Owner

@aneopsy commented on GitHub (Feb 17, 2026):

All good, perfect thnks

Image
<!-- gh-comment-id:3914111793 --> @aneopsy commented on GitHub (Feb 17, 2026): All good, perfect thnks <img width="480" height="841" alt="Image" src="https://github.com/user-attachments/assets/d605fb8b-b07a-4789-8ddf-5626d22553d7" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy#258
No description provided.