mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #1172] [Feature]: Add Spool Usage Forecasting with Logistic Workflow #847
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#847
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 @Keybored02 on GitHub (Apr 30, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1172
Originally assigned to: @Keybored02 on GitHub.
Problem or Use Case
Users that work with medium to high volume production have an hard time understanding exactly how much filament is used per material type, and how long will current stock last. Give the volatility of stock and fluctuations in available first-party spools, it's important to keep into consideration lead times too.
Proposed Solution
Add a new Forecasting view to the Filament page (internal inventory only for now). This view groups similar spools together and shows
The user can set a per-material or global lead times and safety margins. The system can alert of when to restock materials based on these factors, alert of possible ROPs, integrating with the notification system. The user can then add the spools to a shopping list , which will allow to track items marking them as purchased and then as received. Upon receival, the spools are added to the Stock category of the inventory automatically. The shopping list view also shows saw-tooth graphs that account for attrition rate, LT, and safety margin to show predicted stock fluctuation
Alternatives Considered
No response
Feature Category
Spool Inventory
Priority
Would improve my workflow
Mockups or Examples
Contribution
Checklist
@maziggy commented on GitHub (May 5, 2026):
Docs -> https://wiki.bambuddy.cool/features/inventory/?h=forecast#inventory-forecast
@maziggy commented on GitHub (May 5, 2026):
Thanks!!!