1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #463] [Bug]: Filament Feature- Date Format and Location #288

Closed
opened 2026-05-07 00:08:29 +02:00 by BreizhHardware · 9 comments

Originally created by @cadtoolbox on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/463

Originally assigned to: @maziggy on GitHub.

Bug Description

The new filament screen has a few format bugs:

  1. The date format does not follow the general settings date format. It's always formatted as MM/DD/YY.
  2. The H2D Pro filament locations always add a "back tick" or whatever you want to call it in the slot name.

Expected Behavior

  1. Date format from settings is displayed in the filament screen.
  2. AMS slot names do not include additional punctuation.

Steps to Reproduce

View the new Filament screen as populated.

Printer Model

H2D Pro

Bambuddy Version

v0.2.1b2

Printer Firmware Version

01.01.00.00

Installation Method

Other

Operating System

Windows

Relevant Logs / Support Package


Screenshots

Image

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
Originally created by @cadtoolbox on GitHub (Feb 20, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/463 Originally assigned to: @maziggy on GitHub. ### Bug Description The new filament screen has a few format bugs: 1. The date format does not follow the general settings date format. It's always formatted as MM/DD/YY. 2. The H2D Pro filament locations always add a "back tick" or whatever you want to call it in the slot name. ### Expected Behavior 1. Date format from settings is displayed in the filament screen. 2. AMS slot names do not include additional punctuation. ### Steps to Reproduce View the new Filament screen as populated. ### Printer Model H2D Pro ### Bambuddy Version v0.2.1b2 ### Printer Firmware Version 01.01.00.00 ### Installation Method Other ### Operating System Windows ### Relevant Logs / Support Package ```shell ``` ### Screenshots ![Image](https://github.com/user-attachments/assets/fb8330cc-78fe-4a09-bf35-73207df87b61) ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-07 00:08:29 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Feb 20, 2026):

Fixed in branch 0.2.1b2

<!-- gh-comment-id:3935163357 --> @maziggy commented on GitHub (Feb 20, 2026): Fixed in branch 0.2.1b2
Author
Owner

@cadtoolbox commented on GitHub (Feb 20, 2026):

Confirmed as fixed.

<!-- gh-comment-id:3935600229 --> @cadtoolbox commented on GitHub (Feb 20, 2026): Confirmed as fixed.
Author
Owner

@cadtoolbox commented on GitHub (Feb 20, 2026):

@maziggy One question on how the new spool inventory works, if you want to add 5 new spools to your inventory, you have to add 1 at a time? Does Spoolman allow you to add (5) of the same spool at once?

<!-- gh-comment-id:3936763714 --> @cadtoolbox commented on GitHub (Feb 20, 2026): @maziggy One question on how the new spool inventory works, if you want to add 5 new spools to your inventory, you have to add 1 at a time? Does Spoolman allow you to add (5) of the same spool at once?
Author
Owner

@maziggy commented on GitHub (Feb 21, 2026):

Not yet.

What option do you prefer?

  • Add a "copy spool" button
  • Add a import functiuon to import via jscon, csv,.....
  • Add a field to the add spool modal to specify amount of spools to add
  • ...???
<!-- gh-comment-id:3938385505 --> @maziggy commented on GitHub (Feb 21, 2026): Not yet. What option do you prefer? - Add a "copy spool" button - Add a import functiuon to import via jscon, csv,..... - Add a field to the add spool modal to specify amount of spools to add - ...???
Author
Owner

@maziggy commented on GitHub (Feb 21, 2026):

Check branch 0.2.1b2.

Docs -> https://wiki.bambuddy.cool/features/inventory/?h=stock#quick-add-stock-spools

<!-- gh-comment-id:3938520063 --> @maziggy commented on GitHub (Feb 21, 2026): Check branch 0.2.1b2. Docs -> https://wiki.bambuddy.cool/features/inventory/?h=stock#quick-add-stock-spools
Author
Owner

@cadtoolbox commented on GitHub (Feb 21, 2026):

@maziggy Ideally, if I add spools of the same filament, I think it should combine them in the inventory.

Example:

  1. You order 5 spools of PLA Matte Charcoal.
  2. Add them all at once to your inventory.
  3. They appear as a single entry in your spool inventory with the quantity of 5.
  4. Placing 1 of these spools into an AMS will deduct from your inventory. Full spool inventory will now show 4 with 1 spool now located in a designated AMS.
  5. If you remove the partially used spool from the AMS, Bambuddy should assume it's placed back in Inventory and now show 4 full spools in inventory and 1 entry for a partially used spool.

There may be flaws in this logic though. I haven't thought all the scenarios through.

<!-- gh-comment-id:3938675174 --> @cadtoolbox commented on GitHub (Feb 21, 2026): @maziggy Ideally, if I add spools of the same filament, I think it should combine them in the inventory. Example: 1. You order 5 spools of PLA Matte Charcoal. 2. Add them all at once to your inventory. 3. They appear as a single entry in your spool inventory with the quantity of 5. 4. Placing 1 of these spools into an AMS will deduct from your inventory. Full spool inventory will now show 4 with 1 spool now located in a designated AMS. 5. If you remove the partially used spool from the AMS, Bambuddy should assume it's placed back in Inventory and now show 4 full spools in inventory and 1 entry for a partially used spool. There may be flaws in this logic though. I haven't thought all the scenarios through.
Author
Owner

@cadtoolbox commented on GitHub (Feb 21, 2026):

It may make more sense to just have a view filter to "combine similar spools" and not actually combine them on the backend.

<!-- gh-comment-id:3938681186 --> @cadtoolbox commented on GitHub (Feb 21, 2026): It may make more sense to just have a view filter to "combine similar spools" and not actually combine them on the backend.
Author
Owner

@cadtoolbox commented on GitHub (Feb 21, 2026):

One other observation, after you create the spool, the quantity field should be disabled/hidden. It doesn't work now to increase the qty as an edit and I don't think it make sense to have this ability either.

<!-- gh-comment-id:3938684433 --> @cadtoolbox commented on GitHub (Feb 21, 2026): One other observation, after you create the spool, the quantity field should be disabled/hidden. It doesn't work now to increase the qty as an edit and I don't think it make sense to have this ability either.
Author
Owner

@maziggy commented on GitHub (Feb 21, 2026):

I put it in a new issue.

#468

<!-- gh-comment-id:3938684700 --> @maziggy commented on GitHub (Feb 21, 2026): I put it in a new issue. #468
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#288
No description provided.