Skip to content

Releases: TheSpaghettiDetective/OctoPrint-Obico

Prepare for new OctoPi streaming

06 Mar 16:08

Choose a tag to compare

This is an update to prepare for the upcoming Octopi streaming: OctoPrint/OctoPi-UpToDate#2

OctoPi 1.0 compatibility

04 Mar 17:39

Choose a tag to compare

This is a hot patch for OctoPi 1.0 camera update.

2.3.1

15 Feb 02:16

Choose a tag to compare

  • Features to provide more complete and precise print history/stats.
  • Fixes the problem of repeated filament change alerts.
  • Other bug fixes.

Access OctoPrint storage in the app

24 Dec 02:11

Choose a tag to compare

Update to this version so that you can browse/search the g-code files in your OctoPrint in the Obico app, and start printing them too!

Also some minor bug-fixes.

Webcam Streaming on Non-RPi SBCs

08 Dec 19:05

Choose a tag to compare

This is a preliminary version for webcam streaming on non-Raspberry Pi SBCs.

Minor websocket bug fix

31 Oct 02:00

Choose a tag to compare

  • A small websocket retry bug fix. Only small amount of users impacted.

Bug fixes

19 Oct 03:53

Choose a tag to compare

  • Fix the bug that is caused by the imcompatible reconnect logic in websocket-client 1.4 and higher.
  • Send printer_event directly to the client so that repeated printer_events can be captured.
  • Guard against unconfigured webcam.

Bug fixes

25 Sep 00:22

Choose a tag to compare

  • Bug fix for Pi Camera not being able to stream
  • Bug fix for OctoPrint tunneling issue.

Notifications on OctoPrint errors

22 Sep 04:33

Choose a tag to compare

  • OctoPrint errors, such as loss of connection to printers, now are pushed to the web app.
  • All-in-one notification page that includes printer events, as well as printer errors.
  • Other errors, such as webcam streaming failures, are pushed to the server too.

Temperature fix

15 Sep 11:46

Choose a tag to compare

  • Remove the vendor-specific temperatures to be consistent with OctoPrint.