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
138 stars 67 forks source link

Gcode not visible on USB or SDcard #77

Closed persival001 closed 2 years ago

persival001 commented 2 years ago

Hello,

Since i have update my firmware with the lastest (by solawc 2.0.92), i can't see my Gcode files on my USB stick or SDcard, but, I can flash the firmware with USB.

Configuration.h

define SDSUPPORT

Configuration_adv.h

define USB_FLASH_DRIVE_SUPPORT

Thanks for your help

mks-viva commented 2 years ago

What you set env in platformio.ini file?

persival001 commented 2 years ago

Hello mks-viva,

In platformio.ini i've set : default_envs = mks_robin_nano_v3_usb_flash_drive Since my latest post, i've download the new firmware of solawc and eveything is ok ;)