mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #394] [Bug]: File Manager - Schedule Print doesn't require to select a plate for multiple-plate file #249
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#249
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aneopsy on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/394
Originally assigned to: @maziggy on GitHub.
Bug Description
In the file manager, when scheduling or printing a multi-plate file, it's possible to start the job without selecting a plate. I tested it, and it defaults to printing the first plate. However, the job in the queue doesn't clearly indicate which plate will be printed, and when editing the job from the queue, no plate appears selected.
Expected Behavior
Proposed solutions:
Steps to Reproduce
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
Additional Context
I can implement the fix if needed. I'd lean towards solution 2, as it provides a smoother user experience.
Checklist
@maziggy commented on GitHub (Feb 16, 2026):
Fixed in branch 0.2.0b. Please let me know how it goes.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@aneopsy commented on GitHub (Feb 16, 2026):
All good, perfect!