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

[PR #191] [MERGED] Fix Spoolman sync for transparent/natural filament spools #956

Closed
opened 2026-05-07 00:15:10 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/191
Author: @maziggy
Created: 1/30/2026
Status: Merged
Merged: 1/30/2026
Merged by: @maziggy

Base: 0.1.6-finalHead: fix/190


📝 Commits (1)

  • 5004d94 Fix Spoolman sync for transparent/natural filament spools

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 backend/app/services/spoolman.py (+7 -2)

📄 Description

Fix Spoolman sync for transparent/natural filament spools

Transparent spools (like Natural PLA Support) report color "00000000"
which was being skipped as invalid. Now these spools are synced with
a light cream color (F5E6D3) that represents how natural PLA looks.

Fixes #190


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/191 **Author:** [@maziggy](https://github.com/maziggy) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `0.1.6-final` ← **Head:** `fix/190` --- ### 📝 Commits (1) - [`5004d94`](https://github.com/maziggy/bambuddy/commit/5004d943887a8ffc69cbcabf3145d2e9f15c2e9a) Fix Spoolman sync for transparent/natural filament spools ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/app/services/spoolman.py` (+7 -2) </details> ### 📄 Description Fix Spoolman sync for transparent/natural filament spools Transparent spools (like Natural PLA Support) report color "00000000" which was being skipped as invalid. Now these spools are synced with a light cream color (F5E6D3) that represents how natural PLA looks. Fixes #190 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:10 +02:00
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#956
No description provided.