MKS-Robin-Nano-V3.X
MKS-Robin-Nano-V3.X copied to clipboard
assets folder don't update
I downloaded the latest Marlin for MKS-Robin-Nano V2 / V3 and made all the changes to update the Robin Nano V3 card. PlatformIO also compiled and generated "active" folder and .bin file, ok. I pasted the files on the SD card and inserted it into the card. When the update was made, only the .bin file was changed to .CUR, the "assets" folder remains "assets", but the correct thing would have been to change to "_assets".
;;;;;;;;;; [platformio] src_dir = Marlin boards_dir = buildroot/share/PlatformIO/boards default_envs = mks_robin_nano_v3_usb_flash_drive_msc include_dir = Marlin ;;;;;;;;;;;
Hi, got the same problem when #define USB_FLASH_DRIVE_SUPPORT is uncommented ... But works fine when commented
@acguardia Hi! Can you provide your firmware and assets to me?
@acguardia Hi! Can you provide your firmware and assets to me? Thanks for your answer. Here are the files. assets.zip https://youtu.be/GO5R0TeEU9c
Are you using USB power? I was going nuts trying to figure out why my flashes kept failing. It looks like the SOC crashes because it can't draw enough power on USB. As soon as I hooked it up to my 24v power supply it was okay. I thought it'd be easier to bench test it prior to using big power.
I used USB power at start, but it is the same error with external 12V power ... The asset only upload when USB_FLASH_DRIVE_SUPPORT is commented
you find my setting & code here : https://github.com/Chlorel/Mks-Robin-Nano-Marlin2.0-Firmware/tree/Robin-Nano-V3
The now, you can try to update it to the latest version firmware.