[GH-ISSUE #404] [Feature]: Multiple Virtual Printers #253

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

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

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

I own multiple models of real printers. I'd like to be able to have multiple virtual printers always running so I can send to them without having to go into bambuddy to reconfigure them to a new model every time I change which type of printer I am sending to.

Proposed Solution

Some way to run a small docker or another type of install that would only be the virtual printer, that would send it back to the "main" instance of Bambuddy.

Alternatives Considered

No response

Feature Category

Print Archiving

Priority

Would improve my workflow

Mockups or Examples

I do not have any mockups.

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 @VREmma on GitHub (Feb 16, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/404 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case I own multiple models of real printers. I'd like to be able to have multiple virtual printers always running so I can send to them without having to go into bambuddy to reconfigure them to a new model every time I change which type of printer I am sending to. ### Proposed Solution Some way to run a small docker or another type of install that would only be the virtual printer, that would send it back to the "main" instance of Bambuddy. ### Alternatives Considered _No response_ ### Feature Category Print Archiving ### Priority Would improve my workflow ### Mockups or Examples I do not have any mockups. ### 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:36 +02:00
Author
Owner

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

Yeah...there it is. Let me boot up my brain and think about it.

<!-- gh-comment-id:3913105310 --> @maziggy commented on GitHub (Feb 17, 2026): Yeah...there it is. Let me boot up my brain and think about it.
Author
Owner

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

Damn...wrong issue.

<!-- gh-comment-id:3914369212 --> @maziggy commented on GitHub (Feb 17, 2026): Damn...wrong issue.
Author
Owner

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

But I already have a plan.

<!-- gh-comment-id:3914370861 --> @maziggy commented on GitHub (Feb 17, 2026): But I already have a plan.
Author
Owner

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

It's working ;)

<!-- gh-comment-id:3915268852 --> @maziggy commented on GitHub (Feb 17, 2026): It's working ;)
Author
Owner

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

Image
<!-- gh-comment-id:3925985005 --> @maziggy commented on GitHub (Feb 19, 2026): <img width="1259" height="683" alt="Image" src="https://github.com/user-attachments/assets/b50d3b5a-157b-4fac-8185-113997bf2a42" />
Author
Owner

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

Available in branch 0.2.1b. Please let me know how it goes.

Updated docs -> https://wiki.bambuddy.cool/features/virtual-printer/

BTW: Thank you very much!!!

<!-- gh-comment-id:3926248939 --> @maziggy commented on GitHub (Feb 19, 2026): Available in branch 0.2.1b. Please let me know how it goes. Updated docs -> https://wiki.bambuddy.cool/features/virtual-printer/ BTW: Thank you very much!!!
Author
Owner

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

Forgot to mention in the docs, that you need to add interface aliases.

So if you want to add a second virtual printer you need a new interface and ip address for it.

You can add a new interface alias via CLI "ifconfig eth0:1 192.168.255.88/24 up". After that the interface is visible in settings and can be selected.

Will add it to the docs later.

<!-- gh-comment-id:3926297957 --> @maziggy commented on GitHub (Feb 19, 2026): Forgot to mention in the docs, that you need to add interface aliases. So if you want to add a second virtual printer you need a new interface and ip address for it. You can add a new interface alias via CLI "ifconfig eth0:1 192.168.255.88/24 up". After that the interface is visible in settings and can be selected. Will add it to the docs later.
Author
Owner

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

Docs are updated.

<!-- gh-comment-id:3927216320 --> @maziggy commented on GitHub (Feb 19, 2026): Docs are updated.
Author
Owner

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

@VREmma Did you have the time to check?

<!-- gh-comment-id:3971456122 --> @maziggy commented on GitHub (Feb 27, 2026): @VREmma Did you have the time to check?
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#253
No description provided.