mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #519] [Feature]: Add quite hours to print scheduler #329
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#329
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 @Dendrowen on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/519
Problem or Use Case
When I go to sleep I don't want my printer printing, but I do want to add a large number of tasks to the queue.
Proposed Solution
It would be great if the printer automatically decides if the next print should take place based on the print time and remaining up-time. You could even look further into the queue for a print that does fit.
e.g: given this queue:
It's 9 PM and I would like to have my printer not printing from 11 PM - 7 AM. The next print would not be finished at 11 PM and should therefor not be printed. The second print also doesn't fit, but the third one does. I would like to automatically select that print for printing. After that the printer should shut off and start the first print at 7 AM.
Alternatives Considered
No response
Feature Category
Print Queue & Scheduling
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Mar 24, 2026):
Before we commit to building this, I'd like to gauge community interest. If you'd find this feature useful, please give this issue a thumbs up (👍) reaction so we can prioritize accordingly.
@Couteaucu commented on GitHub (Apr 28, 2026):
I would like to add that I was interested in something similar but not exactly the same. Basically, to schedule the largest multi hour print to fit in a block of time. So when I go to sleep, or work, I want the queue to try to queue up a 6 or 8 hour print to line up with when i wake up/get home and maximize print time.