This repository has been archived by the owner on Nov 24, 2019. It is now read-only.
Releases: mcuadros/OctoPrint-TFT
Releases · mcuadros/OctoPrint-TFT
v0.1.2
About 0.1.2
- ui: new OCTOPRINT_TFT_RESOLUTION variable
Installation
Raspbian Jessie or OctoPi
> sudo apt-get install libgtk-3-0 xserver-xorg xinit
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.2/octoprint-tft_0.1.2-1.jessie_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.2-1.jessie_armhf.deb
Raspbian Stretch
> sudo apt-get install libgtk-3-0 xserver-xorg xinit
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.2/octoprint-tft_0.1.2-1.stretch_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.2-1.stretch_armhf.deb
v0.1.1
About 0.1.1
- Fix int overflow handling OctoPrint request. (#3)
Installation
Raspbian Jessie or OctoPi
> sudo apt-get install libgtk-3-0
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.1/octoprint-tft_0.1.1-1.jessie_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.1-1.jessie_armhf.deb
Raspbian Stretch
> sudo apt-get install libgtk-3-0
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.1/octoprint-tft_0.1.1-1.stretch_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.1-1.stretch_armhf.deb
v0.1.0
About 0.1.0
Thiis is the first stable release, all the included features should be working properly, however is un-tested on a working 3d printer.
Installation
Raspbian Jessie or OctoPi
> sudo apt-get install libgtk-3-0
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.0/octoprint-tft_0.1.0-1.jessie_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.0-1.jessie_armhf.deb
Raspbian Stretch
> sudo apt-get install libgtk-3-0
> wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.0/octoprint-tft_0.1.0-1.stretch_armhf.deb
> sudo dpkg -i octoprint-tft_0.1.0-1.stretch_armhf.deb