Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

Tronxy XY 2 PRO TFT_LVGL_UI not booting

Open kurtisane opened this issue 5 years ago • 2 comments

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 ?

kurtisane avatar Feb 03 '21 22:02 kurtisane

Did you copy the assets folder to the SD card as well?

https://github.com/rhapsodyv/Marlin/blob/38ea7b62f9b38a61364b26b59fa78009f6e4f014/Marlin/Configuration.h#L2854-L2855

nickgal avatar Feb 04 '21 17:02 nickgal

@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.

richardmaltais avatar Mar 06 '21 16:03 richardmaltais