OctoPrint-TFT
OctoPrint-TFT copied to clipboard
A OctoPrint touch interface for TFT touch modules based on GTK+3
I got an error while trying to build OctoPrint-TFT ``` pi@octopi:~/OctoPrint-TFT $ make build mkdir -p /home/pi/OctoPrint-TFT/build docker build \ --build-arg IMAGE=golang:1.8-jessie \ --build-arg GO_TAGS=gtk_3_14 \ -t mcuadros/octoprint-tft-build:jessie . \...
We are using OctoPrint-TFT in a distribution aimed at the Robo3D printer community. Robo3D has basically abandoned support for their R2 and C2 printers and have not updated their user...
Hello, I can't get octoprint-tft to work on my raspberry pi1 with 256MB RAM, it keeps restarting. My goal is to setup the octoprint-tft on my raspberry pi1 running hassbian...
Ive all done correctly, change OctoPrint-TFT service to output to framebuffer 1, rather than 0 etc.. but i only see on rapsberry the CLI "Starting Hold until boot process..." what...
Hello, it would be interesting to add 2 buttons for turning on and off the printers that use an Atx power supply like mine (similar to the reset button but...
I pulled down source tonight to make some changes and found the docker image has some issues resolving apt targets. I've encountered this before (it's due to jessie getting mothballed)...
Klipper
Is it possible to make it work with OctoKlipper, an plugin for Octoprint...
Hello there. After the two first steps successful, I get this error messages trying to "sudo dpkg -i octoprint-tft_0.1.2-1.jessie_armhf.deb" After sending this command, this appears: > pi@octopi:~ $ sudo dpkg...
Getting a json error when opening the Files section. No SD card is inserted. json; cannot unmarshal number 11139440640 into Go struct field FilesResponse.Free of type int. Any clue on...