You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded Marlin 2.1.1 and I'm trying to assemble the firmware for the ISS ROBIN e3d board, but I constantly get an error during assembly
Marlin\src\HAL\STM32../../inc/../HAL/./STM32/HAL.h:62:4: error: #error "SERIAL_PORT must be from 1 to 6."
Serial ports set the same as always
#define SERIAL_PORT -1
#define SERIAL_PORT_2 1
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
Marlin 2.1.1
Printer model
Custom, moved in Y
Electronics
ROBIN e3d board v.1.1
Add-ons
No response
Bed Leveling
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered:
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
I downloaded Marlin 2.1.1 and I'm trying to assemble the firmware for the ISS ROBIN e3d board, but I constantly get an error during assembly
Marlin\src\HAL\STM32../../inc/../HAL/./STM32/HAL.h:62:4: error: #error "SERIAL_PORT must be from 1 to 6."
Serial ports set the same as always
#define SERIAL_PORT -1
#define SERIAL_PORT_2 1
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
Marlin 2.1.1
Printer model
Custom, moved in Y
Electronics
ROBIN e3d board v.1.1
Add-ons
No response
Bed Leveling
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: