mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #337] [Feature]: In the printers dashboard - add in a feature to click the printer and manually adjust the bed temp #216
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#216
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 @TechnoPrints on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/337
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
One of my issues with the H2S is that it consumes so much power on startup. I usually have to manually adjust it by 5C in order to not make my UPS beep.
Proposed Solution
Add a feature where i can control the temps in printers but also adding in a feature the slowing increments the temperature so it doesn't blow my fuse.
Alternatives Considered
No response
Feature Category
Print Archiving
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@TechnoPrints commented on GitHub (Feb 11, 2026):
same would go for left and right nozzles, i would like to set temps on the main screen
@maziggy commented on GitHub (Feb 12, 2026):
Unfortunately this is outside the scope of what Bambuddy can reasonably solve — the power draw at startup is a hardware/electrical issue that's better addressed at the infrastructure level (e.g. a higher-rated UPS or a smart plug with soft-start). Bambu Lab printers don't expose granular heater ramping controls over MQTT, so there's no reliable way to implement gradual temperature stepping from software.
@TechnoPrints commented on GitHub (Feb 12, 2026):
There wouldn't be a way to set bed temps or nozzle temps through the dashboard? Also it wouldn't be possible to add in a soft start that would incrementally add 3C per 5 seconds? I don't think it needs to be too complicated