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

[GH-ISSUE #528] [Bug]: Unnecessary target model selector in queue modal #339

Closed
opened 2026-05-07 00:08:59 +02:00 by BreizhHardware · 2 comments

Originally created by @aneopsy on GitHub (Feb 26, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/528

Originally assigned to: @maziggy on GitHub.

Bug Description

When adding a job to the queue from the file manager, the modal asks whether it should be printed on a specific printer or any available {printer model}. Below this option, there is a target model selector.
This selector is unnecessary, the G-code file is sliced for a specific printer model, so changing the target model doesn't make sense and could lead to compatibility issues. The model should be locked to the one defined in the G-code file.
Image

Expected Behavior

Recommendation: This selector should be removed entirely. Selecting a different printer model than the one defined in the G-code file will result in a print error on the printer. The target model should be automatically set based on the G-code file and not be user-editable.

Steps to Reproduce

  1. Go to file manager
  2. Select a file, click on 3 dots, schedule

Printer Model

H2S

Bambuddy Version

0.2.2b1

Printer Firmware Version

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package


Screenshots

No response

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
  • My printer has Developer Mode enabled
Originally created by @aneopsy on GitHub (Feb 26, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/528 Originally assigned to: @maziggy on GitHub. ### Bug Description When adding a job to the queue from the file manager, the modal asks whether it should be printed on a specific printer or any available {printer model}. Below this option, there is a target model selector. This selector is unnecessary, the G-code file is sliced for a specific printer model, so changing the target model doesn't make sense and could lead to compatibility issues. The model should be locked to the one defined in the G-code file. <img width="673" height="1007" alt="Image" src="https://github.com/user-attachments/assets/5d5a66e7-3ede-4058-8768-dcf150d105fa" /> ### Expected Behavior Recommendation: This selector should be removed entirely. Selecting a different printer model than the one defined in the G-code file will result in a print error on the printer. The target model should be automatically set based on the G-code file and not be user-editable. ### Steps to Reproduce 1. Go to file manager 2. Select a file, click on 3 dots, schedule ### Printer Model H2S ### Bambuddy Version 0.2.2b1 ### Printer Firmware Version - ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package ```shell ``` ### Screenshots _No response_ ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-07 00:08:59 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Feb 26, 2026):

Good catch, never recognized it :)

Fixed in branch 0.2.1. Please let me know it it works now.

<!-- gh-comment-id:3964882480 --> @maziggy commented on GitHub (Feb 26, 2026): Good catch, never recognized it :) Fixed in branch 0.2.1. Please let me know it it works now.
Author
Owner

@aneopsy commented on GitHub (Feb 26, 2026):

All good, thks

<!-- gh-comment-id:3965182123 --> @aneopsy commented on GitHub (Feb 26, 2026): All good, thks
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#339
No description provided.