mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #139] [Feature]: Option to hide the update button #79
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#79
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 @NickHosein on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/139
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I'd like to hide the update button so that I don't accidentally click it. Trying to stay off newer firmware due to Bambu forcing you to use their cloud service/slicer.
Proposed Solution
A setting to toggle the visibility of the update button on the printers page.
Alternatives Considered
No response
Feature Category
UI/UX
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 23, 2026):
I don't see the requirement of hiding the button. If you click it accidentally, it will not upgrade your printer, but just upload the firmware file to printer's SD card. An updated is triggered when the printer is restarted. So you could delete the file via fila manager.
BTW: if you are using Lan Only mode, you have no cloud connection at all.
Sorry.