[GH-ISSUE #393] [Feature]: Queue Page - Add the possibility to print multiple time the same job #244

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

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

Problem or Use Case

Currently, printing the same job multiple times requires manually adding it to the queue each time, one by one.

Proposed Solution

Add a count field (defaulting to 1) that allows a job to be executed multiple times.
If no specific printer ID is provided and only the printer model is specified, the system should be able to distribute the jobs across multiple matching printers simultaneously, based on the number of jobs to complete.

Bonus: Add a duplicate button to easily clone an existing job in the queue, allowing you to modify it directly without having to go back to the file manager and set everything up again.
Use case: You have a multi-plate file. You set up a job for Plate A, then duplicate it in the queue and modify the copy to print Plate B with the same settings.

Alternatives Considered

No response

Feature Category

Print Queue & Scheduling

Priority

Would improve my workflow

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @aneopsy on GitHub (Feb 16, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/393 ### Problem or Use Case Currently, printing the same job multiple times requires manually adding it to the queue each time, one by one. ### Proposed Solution Add a count field (defaulting to 1) that allows a job to be executed multiple times. If no specific printer ID is provided and only the printer model is specified, the system should be able to distribute the jobs across multiple matching printers simultaneously, based on the number of jobs to complete. Bonus: Add a duplicate button to easily clone an existing job in the queue, allowing you to modify it directly without having to go back to the file manager and set everything up again. Use case: You have a multi-plate file. You set up a job for Plate A, then duplicate it in the queue and modify the copy to print Plate B with the same settings. ### Alternatives Considered _No response_ ### Feature Category Print Queue & Scheduling ### Priority Would improve my workflow ### Mockups or Examples _No response_ ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-06 12:27:33 +02:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

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

I can handle the duplicate button, but I'm not confident enough with the stack and the codebase to implement the job counter.

<!-- gh-comment-id:3906781356 --> @aneopsy commented on GitHub (Feb 16, 2026): I can handle the duplicate button, but I'm not confident enough with the stack and the codebase to implement the job counter.
Author
Owner

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

https://github.com/maziggy/bambuddy/issues/342

<!-- gh-comment-id:3906935308 --> @maziggy commented on GitHub (Feb 16, 2026): https://github.com/maziggy/bambuddy/issues/342
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#244
No description provided.