[PR #390] [CLOSED] First attempt to automation, Location == automation means printer aut… #1023

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

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/390
Author: @pleite
Created: 2/15/2026
Status: Closed

Base: 0.2.0bHead: feature/184


📝 Commits (1)

  • eb6b049 First attempt to automation, Location == automation means printer auto clear on successful completion

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 backend/app/services/printer_manager.py (+4 -0)

📄 Description

Description

First attempt to automation, Location == automation means printer aut…o clear on successful completion

Implementation of Feature #184

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

  • For a printer with Location as the single word automation when a print is successful the plate is automatically cleared
  • There are no changes to the printer model or the UI on this commit
  • The UI will briefly show the Clear plate button while the upload and MQTT command are being delivered on the background.

Screenshots

Testing

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

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 plain hack to get the feature started, with some guidelines on what to transpose to the UI and printer model


🔄 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/390 **Author:** [@pleite](https://github.com/pleite) **Created:** 2/15/2026 **Status:** ❌ Closed **Base:** `0.2.0b` ← **Head:** `feature/184` --- ### 📝 Commits (1) - [`eb6b049`](https://github.com/maziggy/bambuddy/commit/eb6b049690197449696ee9e13baf8f7cb9787c90) First attempt to automation, Location == automation means printer auto clear on successful completion ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/app/services/printer_manager.py` (+4 -0) </details> ### 📄 Description ## Description First attempt to automation, Location == automation means printer aut…o clear on successful completion ## Related Issue Implementation of Feature #184 ## 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 <!-- List the specific changes made in this PR --> - For a printer with Location as the single word automation when a print is successful the plate is automatically cleared - There are no changes to the printer model or the UI on this commit - The UI will briefly show the Clear plate button while the upload and MQTT command are being delivered on the background. ## Screenshots <!-- If applicable, add screenshots to demonstrate your changes --> ## Testing <!-- Describe how you tested your changes --> - [X] I have tested this on my local machine - [ ] I have tested with my printer model: <!-- e.g., X1C, P1S, A1 --> ## 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 <!-- Add any additional information that reviewers should know --> This is plain hack to get the feature started, with some guidelines on what to transpose to the UI and printer model --- <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:32 +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#1023
No description provided.