0.1.6b2
-
New Features
-
Add Virtual Printer feature - SSDP discovery, TLS/MQTT, queue/auto-start modes, Docker support
- Emulates a Bambu Lab printer on your network - Bambuddy pretends to be a real printer
- Auto-discovery - appears automatically in Bambu Studio/Orca Slicer via SSDP protocol
- Send prints from slicer - slice and send directly to Bambuddy without a physical printer connected
- Two modes:
- Queue mode - prints go to "Pending Uploads" for manual review/scheduling
- Auto-start mode - prints immediately start on your default printer
- Secure communication - TLS 1.3 encrypted MQTT + FTPS with auto-generated certificates
- Access code authentication - 8-digit code like real Bambu printers
- Docker compatible - requires network_mode: host and volume mount for certificate persistence
-
All archive page filters are now persistent
-
-
Bugfixes
- Fix AMS filament matching in reprint modal
- Archive card: fixed cache bug with wrong cover image
- Minor bugfixes in queueing module (re-queue modal fix)
-
Housekeeping
- Added frontend/backend tests for archive card AMS mapping