mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #262] [MERGED] Feature/updated_plate_view_v2 #985
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#985
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/262
Author: @MisterBeardy
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/4/2026
Merged by: @maziggy
Base:
0.1.8b← Head:feature/updated_plate_view_v2📝 Commits (4)
87c18e5Add plate object count metadata and viewer displayd5f798aMerge branch '0.1.8b' into feature/3d_plate_view_v2008fc70fixed lint error2833270Merge branch '0.1.8b' into feature/updated_plate_view_v2📊 Changes
6 files changed (+469 additions, -101 deletions)
View changed files
📝
backend/app/api/routes/archives.py(+29 -1)📝
backend/app/api/routes/library.py(+28 -1)📝
backend/app/api/routes/printers.py(+1 -0)📝
frontend/src/components/ModelViewer.tsx(+48 -20)📝
frontend/src/components/ModelViewerModal.tsx(+362 -79)📝
frontend/src/types/plates.ts(+1 -0)📄 Description
Description
Related Issue
Resolves issue with window size issues and models with more then 10 plates
Type of Change
Changes Made
Screenshots
Testing
Checklist
Additional Notes
Previous merge failed and resolved a lint error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.