Replies: 29 comments 2 replies
-
Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is here |
Beta Was this translation helpful? Give feedback.
-
you cannot use same serial port for esp board and TFT, both are doing queries and the data flow willl be merged inconsistantly |
Beta Was this translation helpful? Give feedback.
-
Okay, so what type of connection this issue covers? #523 |
Beta Was this translation helpful? Give feedback.
-
MKS WIFI devices connected with MKS WIFI module |
Beta Was this translation helpful? Give feedback.
-
this one is not an esp32 dev kit, it is MKS WIFI module, so it works (file upload) In all ESP moduleS the esp3d FW can be loaded |
Beta Was this translation helpful? Give feedback.
-
Ok i see it is esp8266, so my esp32 should work if i correctly connect it. Will give it a try, thanks. |
Beta Was this translation helpful? Give feedback.
-
no that is my point - put esp3d on it is not the issue |
Beta Was this translation helpful? Give feedback.
-
I will try to connect it with shielded cable and will send you feedback/screenshots, thanks :) |
Beta Was this translation helpful? Give feedback.
-
#define COMMUNICATION_PROTOCOL MKS_SERIAL |
Beta Was this translation helpful? Give feedback.
-
no this the value to put as reference |
Beta Was this translation helpful? Give feedback.
-
Got a problem with uploading webui, it says file upload failed(13) |
Beta Was this translation helpful? Give feedback.
-
It means size error |
Beta Was this translation helpful? Give feedback.
-
I think you FS is corrupted - you should not have 95.60KB used space if nothing on FS |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I am confused what board did you flashed ? |
Beta Was this translation helpful? Give feedback.
-
Esp32 Devkit V1 |
Beta Was this translation helpful? Give feedback.
-
what env did you selected in VS CODE ? |
Beta Was this translation helpful? Give feedback.
-
I just manually uploaded index.html.gz to the spiffs, because i couldnt do it via 192.168.0.1 |
Beta Was this translation helpful? Give feedback.
-
This is not my question - what env did you selected in VS Code for flashing your ESP32 ? |
Beta Was this translation helpful? Give feedback.
-
I flashed my esp32 via Arduino IDE |
Beta Was this translation helpful? Give feedback.
-
what settings did you used to flash in arduino then |
Beta Was this translation helpful? Give feedback.
-
Ok i selected wrong board, it is working now |
Beta Was this translation helpful? Give feedback.
-
You need to define the target FW - it is Marlin in your case, and also you need to enable TFT SD and TFT USB in settings |
Beta Was this translation helpful? Give feedback.
-
Good I move this to discussion area then |
Beta Was this translation helpful? Give feedback.
-
I am not able to enter marlin settings in my setup is this normal when using mks tft protocol? |
Beta Was this translation helpful? Give feedback.
-
Hi. I have got printer with MKS GEN L board. My printer have MKS TFT24 touchscreen connected to AUX1 port. As i am concerned, this is the only usable serial port on the board and if i wanted to use esp3d i need to disconnect the touchscreen... However my TFT24 touchscreen have WiFi port on the back. Can i connect my ESP32 Devkit v1 to this WiFi port and somehow route the esp3d to mainboard via this connector? Can you give me any advice how to do this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions