Replies: 8 comments 1 reply
-
Update:
M575 P1 S1 B57600
|
Beta Was this translation helpful? Give feedback.
-
I have the same board and screen, they came with the biqu b1 printer. What wifi adapter did you use to get reprap going? I was thinking of getting the ESP01S that Biqu sells to attempt getting reprap going, but dont know if that will work. I could plug the ESP01S adapter to the board or screen. |
Beta Was this translation helpful? Give feedback.
-
You need an ESP12s-based module or build one based on that chip. Check the relevant repository here on github. Alternatively you can buy a ready board is available in various shops. Just look for "rrf wifi skr 1.4". |
Beta Was this translation helpful? Give feedback.
-
The TFT35 V3.1 display is not from Bigtreetech ... |
Beta Was this translation helpful? Give feedback.
-
BTT does not have version 3.1 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
If you connect ESP to SKR logically you can't see the files on SD and USB on TFT |
Beta Was this translation helpful? Give feedback.
-
Idea is to either use SKR file upload and print via ethernet (way Duet would normally do and it seems to work) or use TFT panel locally and storage specific to it (say like typically with Marlin). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I'm doing a retrofit to my printer using a SKR 1.4 board, TFT35 V3.1 and a ESP12s for server.
I used a reprap firmware from gloomyandy (firmware-lpc-wifi-3.3.0_11) and a (DuetWiFiServer-esp8266-lpc-1.26-05) for esp-based server. So far so good.
The TFT is connected using serial only, as EXT1/2 are utilized by ESP.
Files uploaded using reprap / duet web interface are visible in the print menu of the TFT.
Files located on SD card or USB stick inserted directly to TFT are not showing though.
What am I missing / doing wrong?
My intention was to use web interface uploads or local media interchangeably / in parallel.
Ideas?
Cheers and Merry X-mas!
WL
Beta Was this translation helpful? Give feedback.
All reactions