MKS-Robin-E3P icon indicating copy to clipboard operation
MKS-Robin-E3P copied to clipboard

Serial port issue

Open Jln1027 opened this issue 3 years ago • 1 comments

In file included from Marlin\src\HAL\STM32F1../../inc/MarlinConfig.h:49:0, from Marlin\src\HAL\STM32F1\HAL.cpp:30: Marlin\src\HAL\STM32F1../../inc/SanityCheck.h:2456: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." #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."

Jln1027 avatar Apr 23 '21 13:04 Jln1027

You need set it to 3

mks-viva avatar May 28 '21 09:05 mks-viva