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

[PR #357] [MERGED] Add filament type and color to R nozzle hover card #1016

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

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/357
Author: @Keybored02
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @maziggy

Base: 0.2.0bHead: 0.2.0b


📝 Commits (2)

  • 6c36fe9 Add filament_id tracking for R nozzle
  • d7e1b48 Merge branch 'maziggy:0.2.0b' into 0.2.0b

📊 Changes

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

View changed files

📝 frontend/src/pages/PrintersPage.tsx (+23 -2)

📄 Description

Description

Add filament type and color to R nozzle hover card

Fixes #300

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

Changes Made

  • Copied Nozzle Rack implementation into R nozzle card

Screenshots

image

Testing

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

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

Additional Notes


🔄 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/357 **Author:** [@Keybored02](https://github.com/Keybored02) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `0.2.0b` ← **Head:** `0.2.0b` --- ### 📝 Commits (2) - [`6c36fe9`](https://github.com/maziggy/bambuddy/commit/6c36fe9ebeca1dfdc857bf5c7ace467e67ca3a4f) Add filament_id tracking for R nozzle - [`d7e1b48`](https://github.com/maziggy/bambuddy/commit/d7e1b480dc73ba6290c4a99f484cbc5ec79155a8) Merge branch 'maziggy:0.2.0b' into 0.2.0b ### 📊 Changes **1 file changed** (+23 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/PrintersPage.tsx` (+23 -2) </details> ### 📄 Description ## Description Add filament type and color to R nozzle hover card ## Related Issue <!-- Link to the issue this PR addresses (if applicable) --> Fixes #300 ## Type of Change <!-- Mark the relevant option with an "x" --> - [ ] 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 ## Changes Made - Copied Nozzle Rack implementation into R nozzle card ## Screenshots <img width="394" height="233" alt="image" src="https://github.com/user-attachments/assets/aaf20aee-5117-47af-9d8a-bf28b781b453" /> ## Testing <!-- Describe how you tested your changes --> - [x] I have tested this on my local machine - [x] I have tested with my printer model: H2C ## Checklist - [x] My code follows the project's coding style - [x] I have commented my code where necessary - [ ] I have updated the documentation (if needed) - [x] My changes generate no new warnings - [x] I have tested my changes thoroughly ## Additional Notes <!-- Add any additional information that reviewers should know --> --- <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: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-maziggy-1#1016
No description provided.