makerbase-mks / MKS-EAGLE

MKS Eagle is an integrated design version of Nano V3.0. It retains the functions of Nano V3, but intergrates 5 TMC2209 drivers on board with UART mode, and uses integrated heat dissipation and four-layer PCB optimization design.
https://www.aliexpress.com/item/1005003183498253.html?spm=a2g0o.store_pc_home.productList_8356958.pic_0
GNU General Public License v3.0
13 stars 2 forks source link

No SD or USB icon on printing #1

Closed marcelobsilva18 closed 2 years ago

marcelobsilva18 commented 2 years ago

Hello! After changing and flashing many times the firmware, I can't make the icons for the SD and USB to show on the print menu! I have looked everywhere on the config and config_adv and I can't find it! I flashed the firmware from the DFU-Upload folder and it appears but if I compile it myself it never shows up! What am I doing wrong?

mks-viva commented 2 years ago

If youself compile firmware and you upload to board, the name is mks_eagle.bin image

marcelobsilva18 commented 2 years ago

I know that, I have done it and it uploads. The problem is in the printing Screen doesn't show the icons of the SD card and the USB to open the files for printing. 254973145_944052826213151_4752904331700504827_n These 2 Icons don't show up and I don't find anything that is wrong on the config.h or config_adv.h Is there any parameter that I am missing?

mks-viva commented 2 years ago

It's only can be use to MKS UI(LVGL). Please provide your source code to me.

marcelobsilva18 commented 2 years ago

Mks-Robin-Nano-Marlin2.0-Firmware-master.zip

I used the firmware provided here and added some configurations to fit my machine, you can check it and let e know what is missing

mks-viva commented 2 years ago

Yes i need to test it.

marcelobsilva18 commented 2 years ago

Ok let me know after the test what is missing or send me a source code with the correction please

mks-viva commented 2 years ago

You need set it:

  1. In Configuration.h file: Enable #define USB_FLASH_DRIVE_SUPPORT and #define MULTI_VOLUME
marcelobsilva18 commented 2 years ago

It worked! Thank you very much!

josepatron commented 6 months ago

In Nano Robin 3.1 I have 2 squares with text, no icons. Looks horrible, can be fixed or is it a lack of memory?