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

[GH-ISSUE #812] [Bug]: start_bambuddy.bat missing #544

Closed
opened 2026-05-07 00:11:27 +02:00 by BreizhHardware · 3 comments

Originally created by @janpom on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/812

Originally assigned to: @maziggy on GitHub.

Bug Description

Documentation instructs to use start_bambuddy.bat for Windows installation. This file doesn't exist though.

Expected Behavior

Include start_bambuddy.bat or update the documentation (creating Python venv, installing requirements, and running uvicorn directly seems to work just fine on Windows but might be a bit too complicated for an average Windows user).

Steps to Reproduce

Try to run start_bambuddy.bat. It's not found. :)

Printer Model

P1S

Bambuddy Version

master

Printer Firmware Version

not relevant

Installation Method

Other

Operating System

Windows

Relevant Logs / Support Package

No response

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 @janpom on GitHub (Mar 25, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/812 Originally assigned to: @maziggy on GitHub. ### Bug Description Documentation instructs to use start_bambuddy.bat for Windows installation. This file doesn't exist though. ### Expected Behavior Include start_bambuddy.bat or update the documentation (creating Python venv, installing requirements, and running uvicorn directly seems to work just fine on Windows but might be a bit too complicated for an average Windows user). ### Steps to Reproduce Try to run start_bambuddy.bat. It's not found. :) ### Printer Model P1S ### Bambuddy Version master ### Printer Firmware Version not relevant ### Installation Method Other ### Operating System Windows ### Relevant Logs / Support Package _No response_ ### 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:11:27 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Mar 25, 2026):

Yes, you're right.

The problem is, that the script was broken and nobody was able to fix it (I also can't). So I removed it.

Will update docs.

<!-- gh-comment-id:4127147053 --> @maziggy commented on GitHub (Mar 25, 2026): Yes, you're right. The problem is, that the script was broken and nobody was able to fix it (I also can't). So I removed it. Will update docs.
Author
Owner

@janpom commented on GitHub (Mar 25, 2026):

I can imagine it's painful to maintain. Nevertheless

git checkout b16b12bf8d
.\install\start_bambuddy.bat

did work for me.

<!-- gh-comment-id:4127339996 --> @janpom commented on GitHub (Mar 25, 2026): I can imagine it's painful to maintain. Nevertheless git checkout b16b12bf8da72de5295c31d8962284e3dbdc114c .\install\start_bambuddy.bat did work for me.
Author
Owner

@maziggy commented on GitHub (Mar 25, 2026):

Hah, that's funny. We had many complaints, that it is not working.

Thanks for letting me know.

<!-- gh-comment-id:4127353498 --> @maziggy commented on GitHub (Mar 25, 2026): Hah, that's funny. We had many complaints, that it is not working. Thanks for letting me know.
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#544
No description provided.