[GH-ISSUE #1047] [Feature]: make ams slot config available in Buddy like in Spoolbuddy #740

Closed
opened 2026-05-06 12:32:27 +02:00 by BreizhHardware · 1 comment

Originally created by @TravisWilder on GitHub (Apr 20, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1047

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

Spoolbuddy can configure an AMS slot after reset.
Bambuddy can not edit slot if "reset slot" was clicked

Proposed Solution

make both function equal

Alternatives Considered

No response

Feature Category

UI/UX

Priority

Would improve my workflow

Mockups or Examples

Bambuddy after reset
Image

Spoolbuddy after reset
Image

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @TravisWilder on GitHub (Apr 20, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1047 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case Spoolbuddy can configure an AMS slot after reset. Bambuddy can not edit slot if "reset slot" was clicked ### Proposed Solution make both function equal ### Alternatives Considered _No response_ ### Feature Category UI/UX ### Priority Would improve my workflow ### Mockups or Examples Bambuddy after reset <img width="181" height="126" alt="Image" src="https://github.com/user-attachments/assets/ee626ceb-42c0-4d08-b5f3-5b148c30b941" /> Spoolbuddy after reset <img width="433" height="277" alt="Image" src="https://github.com/user-attachments/assets/9bedb2a2-0006-46cf-95f7-8ee655a0fd97" /> ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-06 12:32:27 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

The gate that hid Configure and Assign Spool on reset slots was added in #784 to avoid showing those actions on physically-empty slots (firmware state=9), but reset slots often report state=9 even when a spool is still loaded, so the gate hit your case wrongly. Removed it at both the AMS and AMS-HT render paths — Bambuddy now matches SpoolBuddy's behavior.

Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now.


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:4279975207 --> @maziggy commented on GitHub (Apr 20, 2026): The gate that hid Configure and Assign Spool on reset slots was added in #784 to avoid showing those actions on physically-empty slots (firmware state=9), but reset slots often report state=9 even when a spool is still loaded, so the gate hit your case wrongly. Removed it at both the AMS and AMS-HT render paths — Bambuddy now matches SpoolBuddy's behavior. Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you now. ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/maziggy/bambuddy) — it helps others discover the project!
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#740
No description provided.