makerbase-mks / MKS-Robin-Nano-V3.X

Robin nano V3 is an upgraded version of Robin Nano V2.0. The upgrade changes are quite large, including upgrading the MCU to the M4 core, and adding support for USB disk.
GNU General Public License v3.0
135 stars 63 forks source link

NANO V3 / TS35 ESP3D #44

Open iNDeX999 opened 3 years ago

iNDeX999 commented 3 years ago

Hi,

i have flashed ESP3D to my MKS WIFI (Firmware: https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware.git)

NANO V3 / TS35

define MOTHERBOARD BOARD_MKS_ROBIN_NANO_V3

define TFT_LVGL_UI

define MKS_WIFI_MODULE

ESP3D FW_VERSION "2.1.1.b10" with and without MKS_TFT_FEATURE compiled )

But i cannot connect to the printer in the ESP3D Gui

Did i misse something?

pagabee commented 2 years ago

Hello iNDeX999,

I think ESP3D V3.0 has MKS WIFI support:

https://github.com/makerbase-mks/MKS-Robin-Nano-V3.X/wiki/Use-MKS_Robin_WIFI-on-Robin-Nano#use-esp3d-firmware-on-mks-robin-wifi

Configuration.h:

define COMMUNICATION_PROTOCOL MKS_SERIAL

trashypopashy commented 2 years ago

Does it work with Color_UI? Anyone got it to work?