Guilouz / Marlin-SuperRacer-MKS-Nano-V3

Marlin Firmware configured for FLSUN Super Racer with MKS Robin Nano V3 motherboard.
GNU General Public License v3.0
68 stars 23 forks source link

[Q] Is USB working? #37

Closed blueeagle69 closed 2 years ago

blueeagle69 commented 2 years ago

Hi. Will this build read gcode from USB? Or do I need to enable it in config_adv?

Thanks.

Guilouz commented 2 years ago

You must choose USB firmware to print from USB.

blueeagle69 commented 2 years ago

Thanks for the response. Platform.io already has USB support, so could I add

define USB_FLASH_DRIVE_SUPPORT in config.adv and compile?

Guilouz commented 2 years ago

You don’t need to compile, there is 2 firmwares one for microsd and one for usb

blueeagle69 commented 2 years ago

Hi, thanks, I did have the USB version, but I was hoping to speed up the bed levelling slightly. But before I addressed that it wouldn't compile anyway, giving numerous warnings and in the end it errored out.