mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 00:08:34 +02:00
[PR #601] [CLOSED] v0.2.2b1 #1083
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
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-maziggy-1#1083
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?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/601
Author: @maziggy
Created: 3/4/2026
Status: ❌ Closed
Base:
main← Head:0.2.2b1📝 Commits (10+)
ae9818cfeat(queue): show spool grams left in filament slot mappingf46c134Bumped version46f209eAdd SpoolBuddy AMS slot config, external slots, and dashboard redesign8f3d194Fix SpoolBuddy daemon crash when read_tag module is missing541f892Fix SpoolBuddy daemon failing to import hardware drivers12fe074Increase scale moving average window to reduce weight bouncing2811e2eRemove stability flipping as scale report trigger1543753Fix formatting of option elements in FilamentMapping8c9c0a7Minor Spoolbuddy frontend improvementsf7e65aaUpdated Spoolbuddy install script to strip down Raspbian📊 Changes
163 files changed (+27238 additions, -10808 deletions)
View changed files
➕
.gitattributes(+3 -0)📝
.github/ISSUE_TEMPLATE/config.yml(+1 -1)📝
.trivyignore(+10 -0)📝
CHANGELOG.md(+62 -0)📝
DOCKERHUB.md(+13 -0)📝
README.md(+17 -1)📝
backend/app/api/routes/archives.py(+117 -13)📝
backend/app/api/routes/auth.py(+89 -7)➕
backend/app/api/routes/bug_report.py(+95 -0)📝
backend/app/api/routes/camera.py(+164 -1)📝
backend/app/api/routes/cloud.py(+3 -26)📝
backend/app/api/routes/inventory.py(+110 -30)📝
backend/app/api/routes/maintenance.py(+5 -0)📝
backend/app/api/routes/printers.py(+1 -0)📝
backend/app/api/routes/settings.py(+1 -0)📝
backend/app/api/routes/smart_plugs.py(+4 -1)📝
backend/app/api/routes/spoolbuddy.py(+282 -3)📝
backend/app/api/routes/support.py(+101 -4)📝
backend/app/core/auth.py(+15 -7)📝
backend/app/core/config.py(+2 -1)...and 80 more files
📄 Description
v0.2.2b1
Highlights
New Features
Bug Fixes
Contributed by @aneopsy.
Improved
Community Contributors
Thank you to everyone who contributed to this release:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.