mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 00:08:34 +02:00
[GH-ISSUE #1208] [Feature]: Don't clear spool assignment on filament load #875
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#875
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 @RosdasHH on GitHub (May 4, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1208
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
When I assign a spool to an empty slot, it gets unassigned once I physically load a spool into that slot. Since we scan the spools with BamScan or Spoolbuddy before we put them into the slots, it is pretty annoying that after a successful assignment it gets instantly unassigned once I load the assigned spool into the ams.
Proposed Solution
Don't unassign spools from a slot, if a physical spool gets loaded into it.
Alternatives Considered
No response
Feature Category
Spool Inventory
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (May 4, 2026):
What backend?
@RosdasHH commented on GitHub (May 4, 2026):
Latest daily build, P1S with AMS, assignment via the "inventory/assignments" api.
I just realized that it seems to work while printing. Before I started the print it definitely didn't work and the slot got reset every load. I tested this a few times.
The print takes 34min, then I can test this again.
@maziggy commented on GitHub (May 4, 2026):
No, what backend? Internal inventory or Spoolman.
@RosdasHH commented on GitHub (May 4, 2026):
Ahh, internal
@maziggy commented on GitHub (May 4, 2026):
Wait for the next daily and re-test please.