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
136 stars 65 forks source link

Wifi Module on MKS Robin nano v3 and TFT24 v1.1 #84

Closed VitorOM closed 3 months ago

VitorOM commented 2 years ago

Hi guys! I have a little confusing problem. I don't know much about programming but today I am proud of having managed to program the marlin for my printer.

The problem is the following: I bought the mks wifi module, installed it on my board (MKS robin nano v3). I use a screen from bigtreetech (TFT24 v1.1). My intention is to be able to print from my computer straight to the printer without using a usb flash drive. I saw that Simplify 3d doesn't support printing via wifi so I'll have to use Cura for that.

How do I install and get the wifi module to work? (what modifications do I have to make in marlin? Do I have to do any TFT24 update?

Thanks a lot for all the help!