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

[PR #400] [CLOSED] External spool UI improvements for dual nozzle printers #1033

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

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/400
Author: @Keybored02
Created: 2/16/2026
Status: Closed

Base: 0.2.0bHead: feature/ui_improvements


📝 Commits (6)

  • a7dd3f3 Merge pull request #1 from Keybored02/feature/ui_improvements
  • d9c876e Merge branch 'maziggy:0.2.0b' into 0.2.0b
  • ac6561b Test: UI improvemnets to dual nozzles ext spool.
  • a74130a Merge branch 'feature/ui_improvements' of https://github.com/Keybored02/bambuddy into feature/ui_improvements
  • 1072fe2 Merge branch '0.2.0b' into feature/ui_improvements
  • 0cd7bb1 Merge branch '0.2.0b' into feature/ui_improvements

📊 Changes

1 file changed (+176 additions, -8 deletions)

View changed files

📝 frontend/src/pages/PrintersPage.tsx (+176 -8)

📄 Description

Description

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

  • New card when isDualNozzle is detected
  • L/R nozzle badges
  • 2-column grid layout for dual external spools
  • Ported over AMS-HT card mobile breakpoints and column layout

Screenshots

Screenshot 2026-02-16 113138

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

Need further testing for single-nozzle printers to make sure the changes aren't breaking.


🔄 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/400 **Author:** [@Keybored02](https://github.com/Keybored02) **Created:** 2/16/2026 **Status:** ❌ Closed **Base:** `0.2.0b` ← **Head:** `feature/ui_improvements` --- ### 📝 Commits (6) - [`a7dd3f3`](https://github.com/maziggy/bambuddy/commit/a7dd3f3e82c451bae1697aa6a98ca08bd06d350c) Merge pull request #1 from Keybored02/feature/ui_improvements - [`d9c876e`](https://github.com/maziggy/bambuddy/commit/d9c876e2c9e8c00c9354cc9ba384cdac7d8cea4c) Merge branch 'maziggy:0.2.0b' into 0.2.0b - [`ac6561b`](https://github.com/maziggy/bambuddy/commit/ac6561bbe2291584a9ccab7ca9608a862b35e1bc) Test: UI improvemnets to dual nozzles ext spool. - [`a74130a`](https://github.com/maziggy/bambuddy/commit/a74130abcc2e18a89502b9b2855d8d618007c81c) Merge branch 'feature/ui_improvements' of https://github.com/Keybored02/bambuddy into feature/ui_improvements - [`1072fe2`](https://github.com/maziggy/bambuddy/commit/1072fe27661abddf11dd45d6e6c77d976b631b8e) Merge branch '0.2.0b' into feature/ui_improvements - [`0cd7bb1`](https://github.com/maziggy/bambuddy/commit/0cd7bb1d087e3a10f9c96c1f1f7f72f4022869b2) Merge branch '0.2.0b' into feature/ui_improvements ### 📊 Changes **1 file changed** (+176 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/PrintersPage.tsx` (+176 -8) </details> ### 📄 Description ## Description ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [x] New feature (non-breaking change that adds functionality) - [x] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Changes Made - New card when isDualNozzle is detected - L/R nozzle badges - 2-column grid layout for dual external spools - Ported over AMS-HT card mobile breakpoints and column layout ## Screenshots <img width="822" height="754" alt="Screenshot 2026-02-16 113138" src="https://github.com/user-attachments/assets/6e0c1416-6c16-4a7b-9330-486199c7fa80" /> ## Testing - [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 Need further testing for single-nozzle printers to make sure the changes aren't breaking. --- <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:35 +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#1033
No description provided.