mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #274] [MERGED] Fix/print-queue-time #980
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#980
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/274
Author: @MisterBeardy
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @maziggy
Base:
0.1.8b← Head:fix/print-queue-time📝 Commits (5)
671685aAdd print time extraction from 3MF files to print queue responsecbb3b8cMerge branch '0.1.8b' into fix/print-queue-time215e750Fix queue print time for plate selection0a0a0aeMerge branch '0.1.8b' into fix/print-queue-timef14b46bMerge branch '0.1.8b' into fix/print-queue-time📊 Changes
1 file changed (+66 additions, -1 deletions)
View changed files
📝
backend/app/api/routes/print_queue.py(+66 -1)📄 Description
Description
Updates print queue time to be based on build plate time.
Related Issue
Fixes #273
Type of Change
Changes Made
Screenshots
Testing
Previous queued items had the same time, now they are updated to show the build plate time for that plate instead of the default plate 1.
Added new queued items and they showed correct time now
Checklist
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.