Marlin
Marlin copied to clipboard
Tronxy XY 2 PRO TFT_LVGL_UI not booting
Hi, I build the project with #define XY2_V6_255_TITAN_TMC 1 #define TFT_LVGL_UI
This does not boot up. It seems to flash correct (couple beeps while flashing). But then it powercycles.
Any ideas why ?
Did you copy the assets folder to the SD card as well?
https://github.com/rhapsodyv/Marlin/blob/38ea7b62f9b38a61364b26b59fa78009f6e4f014/Marlin/Configuration.h#L2854-L2855
@kurtisane I had the same issue but after reading this comment from @nickgal , realized I didn't. Pretty sure it'll solve the issue for you as well.