Skip to content

Releases: markwal/OctoPrint-PolarCloud

1.7

28 Dec 07:10
Compare
Choose a tag to compare
1.7
  • Add possibility of future functionality from the cloud for jogging
  • Fix #44 not updating after stop print

1.6

16 Jun 07:25
Compare
Choose a tag to compare
1.6

This is just 1.5 with the version number inside setup.py matching the github release. Sorry folks.

The contained fix is really to update the cffi, cryptography and Pillow dependencies.

1.5

16 Jun 06:17
Compare
Choose a tag to compare
1.5

Pick up newer versions of cffi, cryptography and Pillow

1.4

16 Jun 06:16
Compare
Choose a tag to compare
1.4

Update to more recent versions of cffi, cryptography and Pillow

1.3

02 Oct 20:28
Compare
Choose a tag to compare
1.3
  • Add support for direct gcode upload and print
  • Initial support for PrintrBelt specific slicer
  • Publish local print statistics to Polar Cloud so they can be included in the totals

Some bug fixes:

  • Allow rafts
  • Retry on disconnect

1.2

03 Aug 18:18
Compare
Choose a tag to compare
1.2
  • Put the slicing watcher onto a separate thread so that the Polar Cloud keeps updating while "Preparing"
  • Added support for "capabilities" negotiation with the cloud
  • Some fixes for error states and a race

1.0

14 Jul 22:03
Compare
Choose a tag to compare
1.0

First official release of the Polar Cloud plugin for OctoPrint. Now it is easy to set up monitoring and control of your OctoPrint printer from outside of your local network.

  • Print queue - queue multiple things up to be printed in sequence
  • Multiple printers - one screen that shows all of the printers at once
  • IFTTT - Leverage the power of other services connected to ifttt.com to send an alert, email, start your coffee maker, etc. when a print completes

In addition to the features of the Beta, 1.0 adds:

  • System menu commands available from Polar Cloud (you can also turn them off in settings)
  • Installation on Octopi 0.14 is significantly faster (most of the time)
  • Some camera orientations are now supported with more coming in future Polar releases

0.2.6...1.0

0.2.6 Beta

04 Jul 23:06
Compare
Choose a tag to compare

A couple of fixes:

  • Version number update in the package
  • Explicit challenge encoding

0.2.4 Beta

04 Jul 21:35
Compare
Choose a tag to compare

A couple of bug fixes:

  • separate snapshot uploads by job ID
  • count post roll generation as post-processing time

0.2.3 Beta

04 Jul 01:14
Compare
Choose a tag to compare

Fix rotateImg to be 0 or 1 (integers).