mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #51] [Feature]: Printer Card Sizing #19
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#19
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 @2jgit on GitHub (Jan 3, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/51
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
The current printer card is very small for those of us with a single printer. Currently, when displaying the smart plug watt usage, the name of the smart plug is even cut off as the watt usage dynamically changes.
As there will be many of us with a single printer, is would be nice to even utilize half of that window for the single card.
Proposed Solution
Printer cards should be larger with a single or lower number of printers. Sizing down to a fixed max when more printers are added.
Alternatives Considered
No response
Feature Category
Monitoring & Stats
Priority
Nice to have
Mockups or Examples
Example of Plug name cut off due to size of watt usage.

Contribution
Checklist
@maziggy commented on GitHub (Jan 4, 2026):
Plug name cutoff is fixed.
Added a card size switcher to printer's page.
Please use branch 0.1.6b6, test and let mw now if that works for you.
@2jgit commented on GitHub (Jan 4, 2026):
The update to card sizing works. Thanks