mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #227] [MERGED] Fix: P2S printer model support - add vibration_cali disable and FTP SSL session reuse #960
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#960
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/227
Author: @deathly1987
Created: 2/2/2026
Status: ✅ Merged
Merged: 2/2/2026
Merged by: @maziggy
Base:
0.1.7b← Head:fix/p2s-printer-support📝 Commits (1)
be18ebbFix P2S printer support - disable vibration_cali and fix FTP SSL📊 Changes
4 files changed (+29 additions, -5 deletions)
View changed files
📝
backend/app/services/bambu_ftp.py(+2 -1)📝
backend/app/services/bambu_mqtt.py(+18 -1)📝
backend/app/services/print_scheduler.py(+8 -3)📝
backend/app/services/printer_manager.py(+1 -0)📄 Description
Problem
P2S printers fail to print with error 0300_400C and FTP SSL errors
Solution
Changes
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.