This repository was archived by the owner on Nov 24, 2019. It is now read-only.
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.debRaspbian 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