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
134 stars 63 forks source link

Trying to configure firmware. Configuration example link on this page is dead, 404 error #148

Open jcmiracleman opened 1 year ago

jcmiracleman commented 1 year ago

I've tried using This recource https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware but most of the necessary comments for me to navigate it are missing. For example I found it impossible to add these to the configuration.h MKS UI

Configuration.h file : enable #define MKS_TS35_V2_0 Configuration.h file : enable #define TFT_LVGL_UI Configuration.h file : enable #define TOUCH_SCREEN

The vanilla marlin has all the info there but I'm having to start from scratch.