Problems with quirks and the SKR e3 mini v3

Hello, I have a strange behavior when I create a new configuration for a SKR mini E3 v3 in interaction with a toolboard.


If I, as described in the config-template, comment-in this line
[include RatOS/boards/btt-skr-mini-e3-30/multi-alias-usage-quirk-toolboard.cfg]
I get this error message "pin e_uart_pin is an alias for PC11".


Only when I also comment-in this line too
[include RatOS/boards/btt-skr-mini-e3-30/multi-alias-usage-quirk.cfg]
it works.

Furthermore I noticed that

[temperature_sensor BTT_SKR_MINI_E3_V3.0]
sensor_type: temperature_mcu
min_temp: 0
max_temp: 100

is missing in the config.cfg for the e3 mini-board.

Maybe this can be added in a next update.
Was this page helpful?