Skip to content

pablogventura/Octoprint-ETA

Repository files navigation

OctoPrint-Display-ETA

Display estimated time of finish for current print (Estimated Time of Arrival). Day of finish is displayed only when current print not finish today.

alt text

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/pablogventura/Octoprint-ETA/archive/master.zip

You must have the time zone configured on the host, otherwise you will see the time in UTC. In Debian, use the following command to set time zone:

sudo dpkg-reconfigure tzdata

then follow the wizard.

Day and time are printed according to the host locales. In Debian they are configured using

sudo dpkg-reconfigure locales

then follow the wizard.