mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #251] [CLOSED] Feature/3d plate view v2 #976
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#976
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/251
Author: @MisterBeardy
Created: 2/3/2026
Status: ❌ Closed
Base:
0.1.8b← Head:feature/3d_plate_view_v2📝 Commits (2)
87c18e5Add plate object count metadata and viewer displayd5f798aMerge branch '0.1.8b' into feature/3d_plate_view_v2📊 Changes
6 files changed (+470 additions, -100 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(+363 -78)📝
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.