makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
117 stars 99 forks source link

Can't connect to computer by USB #151

Open skom27 opened 2 years ago

skom27 commented 2 years ago

I have an Ender 3, MKS Robin E3, MKS TFT35, MKS 3D Touch, MKS FES. Marlin 2.0.9.2: I managed to configure and compile it all - it works :). Unfortunately, I can't connect the computer to the Robin E3 board via the USB cable, there is a new COM port in the computer, unfortunately the connection via the Pronterface is unsuccessful. I get errors when trying to set ports in Configuration.h and directions from: https://github.com/makerbase-mks/MKS-Robin-E3-E3D/wiki/Can't-connect-to-computer-by-USB. The first is: In file included from Marlin\src\HAL\STM32\../../inc/MarlinConfig.h:49, from Marlin\src\HAL\STM32\HAL_SPI.cpp:27: Marlin\src\HAL\STM32\../../inc/SanityCheck.h:2744:6: error: #error "SERIAL_PORT is set to -1, but the MOTHERBOARD has no native USB support. Set SERIAL_PORT to a valid value for your board." How can this be fixed?

mks-viva commented 2 years ago

You need config serial. The latest version of marlin may be has change same function image