Skip to content

Fix filament colors in Hotends Info - #11688

Open
BenJule wants to merge 1 commit into
bambulab:masterfrom
BenJule:fix/issue-9576-hotend-filament-colors
Open

Fix filament colors in Hotends Info#11688
BenJule wants to merge 1 commit into
bambulab:masterfrom
BenJule:fix/issue-9576-hotend-filament-colors

Conversation

@BenJule

@BenJule BenJule commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • color the hotend images in the Hotends Info view using each hotend's filament color
  • color the enlarged hover preview as well
  • preserve the filament color after DPI rescaling
  • refresh the displayed color when it changes without a nozzle status change
  • reuse the existing nozzle bitmap coloring helper

Testing

  • ran git diff --check
  • ran targeted C++ syntax checks for:
    • wgtDeviceNozzleRack.cpp
    • wgtDeviceNozzleRackUpdate.cpp
  • both targeted syntax checks completed successfully
  • no local full build was performed

Fixes #9576

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hotends Info showing wrong filament color

1 participant