Mks-Robin-Nano-Marlin2.0-Firmware
Mks-Robin-Nano-Marlin2.0-Firmware copied to clipboard
Missing icons after last firmware modification
After the last update done by @solawc the icons on different pages disapears. I alreadt tried to erase assets folder and let VS to download it again but no fix.
Any hint?
Please update asset.
After the last update done by @solawc the icons on different pages disapears. I alreadt tried to erase assets folder and let VS to download it again but no fix.
Any hint?
![]()
![]()
![]()
Hello, you try to download the last version of the firmware without updating the assets folder to see if the display is normal
In fact no. As I said, I erased the assets folder and let visual code to download a new assets folder but the result was the same. I will unistall all and try a new clean setup.
The Folder .pio\build\mks_robin_nano_v3_usb_flash_drive_msc\assets it is not compiled well the folder must not be empty
The Folder .pio\build\mks_robin_nano_v3_usb_flash_drive_msc\assets it is not compiled well the folder must not be empty
missing Mks-Robin-Nano-Marlin2.0-Firmware-master\Firmware\mks_font Mks-Robin-Nano-Marlin2.0-Firmware-master\Firmware\mks_pic
files to generate asset folder missing
On 10/18/2021, when updating update fw 2.0.92, they deleted the Firmware directory in which the icon and font resources were located. Now when compiling, when executing the script buildroot/share/PlatformIO/scripts/download_mks_assets.py a message is displayed that the Firmware directory is missing. Yesterday, when I tested the board, I did the following.
1.) Delete everything from the directory .pio/libdeps 2.) In the file buildroot/share/PlatformIO/scripts/download_mks_assets.py changing the url to https://github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware/archive/refs/heads/RogueM-pull-request-more-menu.zip. The old branch in which the Firmware directory is present. 3.) Delete everything from the .pio/build directory 4.) Compile again.
Naturally, not all icons will be present, since the branch from which they are downloaded is not updated.
#286 The problem has been solved, try downloading again, it may help with your problem.