mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #961] [Feature]: Clear Plate & Start Next Confirmation Bypassed on Power Cycle #667
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#667
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 @miaopas on GitHub (Apr 13, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/961
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
The Clear Plate & Start Next function works well, but I found an edge case that causes it to fail.
When the device loses power and restarts, the confirmation prompt is bypassed and the next job starts automatically.
This happens specifically when Auto Off is enabled: after a job finishes, the smart plug cuts power to the device. However, since a next job is queued, the smart plug immediately powers the device back on — and the next job begins without waiting for confirmation.
Proposed Solution
keep the confirmation status upon machine restarts.
Alternatives Considered
No response
Feature Category
Print Queue & Scheduling
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Apr 13, 2026):
Good catch!
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!