#MCU Problem

1 messages · Page 1 of 1 (latest)

ashen seal
#

I just bootet my Voron 2.4R2 Pro. Now i got a problem with the serial number butg i couldnt find any solution. Could sb help me pleas?

pale oar
#

can you please upload a klippy.log file (there is a link on the red error message to get it)

ashen seal
pale oar
#

ok. your klippy log reveals that your actual [mcu] section is a bit of a mess

worthy oasis
# ashen seal

you've specified both serial and canbus_uuid?

[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_040021001750344139363220-if00
canbus_uuid: 7f8f8e48ad0a```
pale oar
#

i wondered if this might be the case from the canbus uuid's at the top of your second screenshot

#

if you are using canbus, you do not need a serial: ... section, just a canbus_uuid: ... section

ashen seal
#

after using # the problem is gone. Thank you. why does my printer dont need an Serial? every Video i wathcen i mfound everyone is using serial

#

Watched i found out*

pale oar
#

serial is only used when you are using plain usb to talk to your mainboard

#

if you are using canbus, you need canbus UUIDs

ashen seal
#

ok thank you