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

[PR #436] [MERGED] Add H2D Pro printer image #1047

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

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/436
Author: @cimdDev
Created: 2/18/2026
Status: Merged
Merged: 2/18/2026
Merged by: @maziggy

Base: 0.2.1bHead: add-H2D-Pro-png


📝 Commits (3)

  • 5794f0f Add H2D Pro printer image and mapping
  • bb4902a Merge branch '0.2.1b' into add-H2D-Pro-png
  • d119219 Merge branch '0.2.1b' into add-H2D-Pro-png

📊 Changes

3 files changed (+1 additions, -0 deletions)

View changed files

frontend/public/img/printers/h2dpro.png (+0 -0)
📝 frontend/src/pages/PrintersPage.tsx (+1 -0)
static/img/printers/h2dpro.png (+0 -0)

📄 Description

Description

Adds h2dpro.png printer image and maps H2D Pro models to use it.

Fixes #

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

Added h2dpro.png
Updated printer image mapping in PrintersPage.tsx to use h2dpro.png for H2D Pro model strings

Screenshots

h2dpro

Testing

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

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 is my first GitHub pull request ever... not sure If I should have used main or 0.2.1b
Appreciate the Feedback


🔄 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/436 **Author:** [@cimdDev](https://github.com/cimdDev) **Created:** 2/18/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `0.2.1b` ← **Head:** `add-H2D-Pro-png` --- ### 📝 Commits (3) - [`5794f0f`](https://github.com/maziggy/bambuddy/commit/5794f0ffe794d5ddb467806772e8964a4745c5f7) Add H2D Pro printer image and mapping - [`bb4902a`](https://github.com/maziggy/bambuddy/commit/bb4902ad53d6a42f1d18aa93ba070fb6febaecf0) Merge branch '0.2.1b' into add-H2D-Pro-png - [`d119219`](https://github.com/maziggy/bambuddy/commit/d119219e4db77fab1bab1256f214e05a7bcd6472) Merge branch '0.2.1b' into add-H2D-Pro-png ### 📊 Changes **3 files changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/public/img/printers/h2dpro.png` (+0 -0) 📝 `frontend/src/pages/PrintersPage.tsx` (+1 -0) ➕ `static/img/printers/h2dpro.png` (+0 -0) </details> ### 📄 Description ## Description Adds h2dpro.png printer image and maps H2D Pro models to use it. ## Related Issue <!-- Link to the issue this PR addresses (if applicable) --> Fixes # ## 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 Added h2dpro.png Updated printer image mapping in PrintersPage.tsx to use h2dpro.png for H2D Pro model strings ## Screenshots <img width="320" height="320" alt="h2dpro" src="https://github.com/user-attachments/assets/cd87c5b7-3b83-4208-8580-f5adf510456d" /> ## Testing <!-- Describe how you tested your changes --> - [x] I have tested this on my local machine - [x] I have tested with my printer model: H2D Pro ## 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 is my first GitHub pull request ever... not sure If I should have used main or 0.2.1b Appreciate the Feedback --- <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:41 +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#1047
No description provided.