kad / Marlin

Customized fork of Marlin Firmware, specifically for Anycubic Mega Zero printers. Check Wiki for more details and instructions.
https://github.com/kad/Marlin/wiki
73 stars 15 forks source link

Enable WIFI SKR MINI E3 V2 + TFT35 E3 #28

Closed bubulgum closed 3 years ago

bubulgum commented 3 years ago

Hi. How to enable wifi support with ESP8266-01 01S WIFI on the TFT? I had setup ESP3D. Using env:"anycubic_mega_zero2_btt_mini_bl" If #define ESP3D_WIFISUPPORT i have ERR: #error "ESP3D_WIFISUPPORT or WIFISUPPORT requires an ESP32 MOTHERBOARD." Or i do SMTH wrong?

kad commented 3 years ago

You don't need to do anything on the main board for that. esp3d wifi on the tft side uses same serial port that tft is using in "touch" mode.