[PR #371] [CLOSED] feat(ui): add distinct temperature icons for nozzle, bed, and chamber #1016

Closed
opened 2026-05-06 12:34:30 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/371
Author: @aneopsy
Created: 2/14/2026
Status: Closed

Base: 0.2.0bHead: printer-card-icons


📝 Commits (2)

  • 0a203aa feat(ui): add distinct temperature icons for nozzle, bed, and chamber
  • 99187dc Merge branch '0.2.0b' into printer-card-icons

📊 Changes

1 file changed (+109 additions, -11 deletions)

View changed files

📝 frontend/src/pages/PrintersPage.tsx (+109 -11)

📄 Description

Description

feat(ui): add temperature icons with heating indicators

  • Distinct icons for nozzle, bed, and chamber
  • Heat wave + glow effect when element is heating

Fixes #368

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Screenshots

image image

Testing

  • I have tested this on my local machine
  • I have tested with my printer model: X1C

Checklist

  • My code follows the project's coding style
  • I have commented my code where necessary
  • I have updated the documentation (if needed)
  • My changes generate no new warnings
  • I have tested my changes thoroughly

🔄 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/371 **Author:** [@aneopsy](https://github.com/aneopsy) **Created:** 2/14/2026 **Status:** ❌ Closed **Base:** `0.2.0b` ← **Head:** `printer-card-icons` --- ### 📝 Commits (2) - [`0a203aa`](https://github.com/maziggy/bambuddy/commit/0a203aa6b8bcc162a191c503d1e5dc7111025e14) feat(ui): add distinct temperature icons for nozzle, bed, and chamber - [`99187dc`](https://github.com/maziggy/bambuddy/commit/99187dc8b4ce4524f2b1efa6d47ff5115fce23a0) Merge branch '0.2.0b' into printer-card-icons ### 📊 Changes **1 file changed** (+109 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/PrintersPage.tsx` (+109 -11) </details> ### 📄 Description ## Description feat(ui): add temperature icons with heating indicators - Distinct icons for nozzle, bed, and chamber - Heat wave + glow effect when element is heating ## Related Issue Fixes #368 ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Screenshots <img width="1414" height="1244" alt="image" src="https://github.com/user-attachments/assets/8056c966-36d0-4e29-b411-755a0ab6fd5f" /> <img width="1436" height="1278" alt="image" src="https://github.com/user-attachments/assets/f72d8c7b-9e81-4eba-9487-4824d47d49a9" /> ## Testing - [X] I have tested this on my local machine - [X] I have tested with my printer model: X1C ## Checklist - [X] My code follows the project's coding style - [X] I have commented my code where necessary - [X] I have updated the documentation (if needed) - [X] My changes generate no new warnings - [X] I have tested my changes thoroughly --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:34:30 +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#1016
No description provided.