Releases: TheSpaghettiDetective/OctoPrint-Obico
Release 2.5.7
What's New
- LCD Display Status Support: Added the ability to send status messages to the printer's LCD display during print monitoring. This provides at-a-glance feedback directly on your printer. (PR #244 - thanks @alivehamster)
Changes
- Added
display_statusin status-only section for LCD messaging - Integrated LCD message sending via G-code hooks
Release 2.5.6
- Fix the filament exception that causes Octoprint to go offline
Release 2.5.5
- Python 2.7 is no longer supported; removed Python 2 code.
- Set
videobufferkfito true to ensure correct video buffering behavior. - Enhanced PrintJobTracker to backfill
filamentUsedfrom job data for compatibility with newer OctoPrint versions.
Release 2.5.4
- Support for Bookworm (64bit)
Release 2.5.3
- Support for Bookworm (32bit)
Release 2.5.2
New Features:
• Flexible Port Assignment for Streaming: Enhanced the streaming module to support more flexible port assignments, allowing for improved configuration and compatibility.
Improvements:
• Retry Mechanism for Webcam Streamer Initialization: Implemented a retry mechanism to ensure the webcam streamer starts correctly, even if it initializes after ffmpeg.
• Updated Webcam Configuration Links: Revised the webcam configuration and issue help documentation links to provide users with more accurate and helpful resources.
• Error Logging Enhancements: Adjusted external API calls to prevent unnecessary errors from appearing in log files, leading to cleaner and more relevant logging.
Bug Fixes:
• Webcam Streaming Notification Issue: Resolved an issue where users received “Webcam Streaming Failed” notifications even when the webcam streaming feature was disabled.
• Video Playback Speed Adjustments: Addressed problems related to video playback speeds, ensuring videos play at the intended rate.
• Python 2 Compatibility: Made necessary adjustments to ensure compatibility with Python 2 environments.
Minor bug fixes
- Default webcam streaming to 25FPS instead of 10FPS to be backward compatible.
- Other bug fixes.
A bunch of new things
- Support for Nozzle Ninja, Obico's next-gen AI that works on nozzle camera.
- Support for multiple cameras.
- Support for a low framerate (2-5FPS) webcam streaming on non-Raspberry Pi SBCs.
- Tons of bug fixes.
Prepare for the release of multi webcams
This is a prep release for the upcoming major release of multiple webcams
Prepare for the release of multi webcams
This is a prep release for the upcoming major release of multiple webcams