Skip to content

Releases: TheSpaghettiDetective/OctoPrint-Obico

Release 2.5.7

25 Jan 06:16

Choose a tag to compare

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_status in status-only section for LCD messaging
  • Integrated LCD message sending via G-code hooks

Release 2.5.6

16 Nov 02:54

Choose a tag to compare

  • Fix the filament exception that causes Octoprint to go offline

Release 2.5.5

01 Nov 16:28

Choose a tag to compare

  • Python 2.7 is no longer supported; removed Python 2 code.
  • Set videobufferkfi to true to ensure correct video buffering behavior.
  • Enhanced PrintJobTracker to backfill filamentUsed from job data for compatibility with newer OctoPrint versions.

Release 2.5.4

06 Jun 22:51

Choose a tag to compare

  • Support for Bookworm (64bit)

Release 2.5.3

05 Jun 05:27

Choose a tag to compare

  • Support for Bookworm (32bit)

Release 2.5.2

18 Feb 18:56

Choose a tag to compare

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

23 Jun 20:09

Choose a tag to compare

  • Default webcam streaming to 25FPS instead of 10FPS to be backward compatible.
  • Other bug fixes.

A bunch of new things

04 Jun 17:40

Choose a tag to compare

  • 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

02 Jun 23:36

Choose a tag to compare

This is a prep release for the upcoming major release of multiple webcams

Prepare for the release of multi webcams

02 Jun 18:50

Choose a tag to compare

This is a prep release for the upcoming major release of multiple webcams