Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

v0.1.0

Choose a tag to compare

@mcuadros mcuadros released this 03 Jan 00:35
· 21 commits to master since this release

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