pin y_uart_pin is an alias for x_uart_pin

Hello everyone, i build today my V-Minion. Unfortunately, I get the following error code:
pin y_uart_pin is an alias for x_uart_pin

klipper log said:
x_uart_pin=PC11, y_uart_pin=PC11

I board is a skr mini e3 V3.
Does someone know how to change that?
klippy4.log273.82KB
Solution
lines 37,38:
# If using this, you need to include the quirks file in the PRINTER CONFIGURATION section.
[include RatOS/boards/btt-skr-mini-e3-30/config.cfg]

But down in the printer configuration section your quirks include is still commented out (line 241)
Was this page helpful?