[GH-ISSUE #210] [Feature]: Show "Open in Spoolman" instead of "Link to Spoolman" for already imported spools #130

Closed
opened 2026-05-06 12:26:09 +02:00 by BreizhHardware · 5 comments

Originally created by @bambuman on GitHub (Jan 31, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/210

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

When a spool has already been imported into Spoolman, the FilamentHoverCard still displays the "Link to Spoolman" button. This makes it unclear whether the spool was successfully identified or not.

Image

Proposed Solution

It would be more intuitive to display an "Open in Spoolman" button instead. This would confirm the link exists and allow me to quickly jump to Spoolman to edit the record.

Alternatives Considered

None

Feature Category

Spoolman Integration

Priority

Would improve my workflow

Mockups or Examples

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 @bambuman on GitHub (Jan 31, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/210 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case When a spool has already been imported into Spoolman, the FilamentHoverCard still displays the "Link to Spoolman" button. This makes it unclear whether the spool was successfully identified or not. <img width="223" height="329" alt="Image" src="https://github.com/user-attachments/assets/a1455520-0b99-4ef3-b2f8-1479c825e9db" /> ### Proposed Solution It would be more intuitive to display an "Open in Spoolman" button instead. This would confirm the link exists and allow me to quickly jump to Spoolman to edit the record. ### Alternatives Considered None ### Feature Category Spoolman Integration ### Priority Would improve my workflow ### Mockups or Examples <img width="219" height="275" alt="Image" src="https://github.com/user-attachments/assets/f7a69e3a-2b89-424b-bae8-6c685af44036" /> ### 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:26:09 +02:00
Author
Owner

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

The link to Spoolman button should only be active, if the tag was not found in Spoolman AND there is at least one spool in Spooman that has no tag assigned. If it's not working for you, please attach a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging

Image
<!-- gh-comment-id:3830494558 --> @maziggy commented on GitHub (Feb 1, 2026): The link to Spoolman button should only be active, if the tag was not found in Spoolman AND there is at least one spool in Spooman that has no tag assigned. If it's not working for you, please attach a support package -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging <img width="295" height="352" alt="Image" src="https://github.com/user-attachments/assets/60aa909f-b432-410d-8572-d45f096aa20b" />
Author
Owner

@alexvenzke commented on GitHub (Feb 1, 2026):

Image

Got the same problem, support package included, newest release

bambuddy-support-20260201-124950.zip

<!-- gh-comment-id:3830937525 --> @alexvenzke commented on GitHub (Feb 1, 2026): <img width="669" height="737" alt="Image" src="https://github.com/user-attachments/assets/a0989939-b043-4e6a-96aa-8608699225b5" /> Got the same problem, support package included, newest release [bambuddy-support-20260201-124950.zip](https://github.com/user-attachments/files/24991960/bambuddy-support-20260201-124950.zip)
Author
Owner

@bambuman commented on GitHub (Feb 1, 2026):

I have non Bambu Lab spools that are missing tag's. But the tag id is present in SpoolMan. Even the location is correct.

Looking at the code the button is only disabled if there are no unlinked spools.

disabled={spoolman.hasUnlinkedSpools === false}

bambuddy-support-20260201-140951.zip

Image Image Image Image
<!-- gh-comment-id:3831051309 --> @bambuman commented on GitHub (Feb 1, 2026): I have non Bambu Lab spools that are missing tag's. But the tag id is present in SpoolMan. Even the location is correct. Looking at the code the button is only disabled if there are no unlinked spools. `disabled={spoolman.hasUnlinkedSpools === false}` [bambuddy-support-20260201-140951.zip](https://github.com/user-attachments/files/24992574/bambuddy-support-20260201-140951.zip) <img width="1718" height="2062" alt="Image" src="https://github.com/user-attachments/assets/8b16f29d-fd58-486c-a351-0e8d356b3389" /> <img width="1039" height="627" alt="Image" src="https://github.com/user-attachments/assets/55b97151-fee7-4593-bd7a-925a68f4c949" /> <img width="465" height="641" alt="Image" src="https://github.com/user-attachments/assets/242efa97-6af8-4727-8437-453ebc34aae3" /> <img width="1658" height="983" alt="Image" src="https://github.com/user-attachments/assets/fc1e6f99-d073-4572-ae62-c6fb04b55fb7" />
Author
Owner

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

Available in branch 0.1.7b. Please let me know if it works for you.

<!-- gh-comment-id:3833669360 --> @maziggy commented on GitHub (Feb 2, 2026): Available in branch 0.1.7b. Please let me know if it works for you.
Author
Owner

@bambuman commented on GitHub (Feb 2, 2026):

Perfect 👍

Image
<!-- gh-comment-id:3836484755 --> @bambuman commented on GitHub (Feb 2, 2026): Perfect 👍 <img width="274" height="342" alt="Image" src="https://github.com/user-attachments/assets/c460efcb-c4bf-423c-a46f-4c5828a95964" />
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#130
No description provided.