-
Notifications
You must be signed in to change notification settings - Fork 79
Unable to get display working at all. #13
Comments
I've got the same issue with the reconnecting if my printer is off. |
@webs1821 |
I did also just verify that OctoPiPanel does in fact work properly on this install. So whatever the problem is, it is something to do with this software, and the installation / running of it... |
@CJeffyB |
I have managed to fix the display problem, it was a matter of a couple different things. Here are the steps I followed:
The constant attempts to connect to the printer are still continuing, and I'm pretty certain they are a separate issue. I will repost that. |
@mcuadros The above steps are what was necessary to get the Adafruit PiTFT working. I don't know if you want to close this, and add those steps in a note as part of the setup instructions, or not. But I wanted to have them documented somewhere... |
FYI the steps above also work for the Waveshare 3.5inch RPi LCD (A) 320×480 display. Just be sure to replace the Adafruit install script in the first step with driver from the waveshare site. The rest appears to work the same. Thanks. |
@CJeffyB thanks for the steps...yes i think you should add this to the readme file it works on Waveshare 3.5 lcd(B) |
@mcuadros how could I go about adding these steps to the readme / documentation? Or is that something that you need to do? |
you can add it, to the Wiki, and reference it from the readme. Thanks! |
(the strange thing is that I create the project using a Waveshare 3.5) |
I believe I have done so. The only (small) issue was that there is no wiki on the main repo, so I could only create the page on my fork. The Readme references that wiki, and should probably be adjusted once the wiki exists on the @mcuadros branch. I also took the liberty of making a few grammatical corrections/updates... |
I've tried just about everything I can think of to get OctoPrint-TFT running on my 3.5" Waveshare but no luck. I wanted to try CJeffyB's Adafruit script but I wasn't sure how to replace the Adafruit driver in the first step with the Waveshare driver. Has anyone been able to figure out how to get OctoPrint-TFT working on a Waveshare 3.5? Any help would be greatly appreciated. |
@ksiads Having the same issue; can get a console to display but cannot get it to boot to the x server. |
I'm able to get the Waveshare 3.5 LCD to display once I install the driver, but it doesn't seem to play nicely with OctoPrint-TFT. I get no display after I install OctoPrint-TFT, so I'm pretty sure it's a driver issue, but how do I remedy it? That's the question. |
@ksiads Here is what I did to get it working:
|
Eureka!!! Finally got OctoPrint-TFT to "take". Thanks to all who helped. I couldn't have stayed with it without your suggestions. I kept notes while I was installing. If anyone might find them useful just let me know and I'll post them here (or wherever you specify). Quick question - how do I set up profiles for temp/filament? Here's the new OctoPrint-TFT machine: https://goo.gl/36M1pt |
@ksiads is your "Files" working properly? If yes where is the source of the files(location of files i.e sd card attached to the 3d printer, or local files in the raspberry pi?) |
Hi, amrithmmh. My .gcode print files are located in a directory I created in the OctoPrint web interface. The location on the MicroSD card is: In answer to your question, no, the files functionality of OctoPrint-TFT is not working correctly. I do not see any of my files in the interface. Nor can I upload to my Print_Files directory. I suspect there are settings to be worked with in config files, but I haven't started on that yet. I was just happy to get the button interface running for now. |
Update: I was able to get the Files function working. In the OctoPrint web interface, go to Settings and select Folders. In the Upload Folder section, specify the absolute path to your stored files. In my case the files are stored in a folder I created named "Print_Folders", and the path is: /home/pi/.octoprint/uploads/Print_Files Reboot OctoPrint (web interface) and your RPi. You should now see your uploaded files. |
@ksiads thanks...i could never figure out and i raised an issue but no one gave me a solution nor is it mentioned in the readme files thanks again |
@ksiads strange octoprint-tft with raspberry pi zero w and octopi is just flickering on and off but the same iso image works on raspberry pi 3b |
@amrithmmh Make sure you configure your /etc/octoprint-tft-environment file as follows: From OctoPrint web interface, go to Settings, then API Using Putty, log in to Octoprint as pi Command: Paste your API Key in the OCTOPRINT_APIKEY= section Add the absolute path to octoprint's config.yaml file in the OCTOPRINT_CONFIG_FILE= section (most likely /home/pi/octoprint/) In the OCTOPRINT_HOST= section add your default localhost URL (most likely http://octopi.local) Save and Exit (Ctrl+X, Y, Enter) Reboot |
same problem that @The5py , but i can see all the screen after this, the demon octopus and a message of : Connecting to octoprint someone knows what is going on? all the other things are ok very thanks |
raspberry pi has to be connected to the 3d printer via usb cable |
I have a PiTFT Plus 480x320 3.5" TFT+Touchscreen for Raspberry Pi. The screen was installed with the commands:
wget https://raw.githubusercontent.com/adafruit/Adafruit-PiTFT-Helper/master/adafruit-pitft-helper2.sh chmod +x adafruit-pitft-helper2.sh sudo ./adafruit-pitft-helper2.sh
The screen works perfectly fine, and will display the console with no trouble.
It is running on a Pi 3 with the latest OctoPi release, Jesse Lite. I have followed the installation instructions:
sudo apt-get install libgtk-3-0 sudo apt-get install 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
However, nothing changes on the display.
I have also made sure to check the steps listed in this thread:
#5
Things look to be running OK, but there is no output on the TFT.
When installing the TFT software package from Adafruit, as part of the setup, I am given the option to choose if the console appears on the TFT (and choosing "yes" makes the console appear, choosing "no" does not, and keeps the screen blank). However, no matter which option I pick, this package does not display on the TFT.
Is there anything else I can check, or should be doing? What additional information can I provide, in order to assist you with troubleshooting?
I will also note, my brother has the exact same setup as I, and he is having the same issue.
Also, I have noted something, and I'm not sure if it is related or not, please let me know if it should be a separate issue:
My printer is typically "off", and I use the GPIO of the Pi to turn it on when needed. Usually, OctoPrint maintains a blank display in the "Terminal" tab of the website. Once I install OctoPrint-TFT, it is constantly attempting to connect to the printer, and the Terminal tab shows:
Changing monitoring state from 'Offline' to 'Detecting serial port' Serial port list: [] Changing monitoring state from 'Detecting serial port' to 'Error: Failed to autodetect serial port, please set it manually.' Failed to autodetect serial port, please set it manually.
With that sequence in a constant scroll loop.
Again, I have no idea if this is related to my inability to display on the TFT or not, but wanted to include it just in case. If this is not related, please let me know, and I will create it as a separate issue.
The text was updated successfully, but these errors were encountered: