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

Printing is broken #101

Open ikkez opened 2 years ago

ikkez commented 2 years ago

This report is regarding the most recent commit version of the firmware https://github.com/makerbase-mks/MKS-Robin-Nano-V3.X/commit/c51c92124170ccb5da17abbcd694a4a6115aded1

I'm using the MKS TS35 V2 screen with wifi and nano robin v3 board.

Here is a video that shows the reboot issue. I guess it has to do something with reading and rendering the stl model preview image. Is there an option to disable it?

https://user-images.githubusercontent.com/1177647/161528130-03ea5190-f047-4d25-bd5b-65a5197f9d48.mp4

MKS-hosiey commented 2 years ago

Please contact my email, 1428043543@qq.com, I will send you the modified firmware

ikkez commented 2 years ago

the current version of the firmware with TFT_LVGL_UI is completely broken. I switched to TFT_COLOR_UI now and use the main Marlin repository.. this fixed my issues so far.. no wifi anymore, but I rather need a working printer and i already wasted months fixing this thing.