#Klipper reports: ERROR mcu 'mcu': Unable to connect

39 messages · Page 1 of 1 (latest)

willow field
#

I've been working on a LDO Voron 2.4r2 Rev c 350mm on and off for a few months. I started working on it again today. When logging into klipper I'm getting the Klipper reports: ERROR mcu 'mcu': Unable to connect. I have looked at the log but nothing sticks out to me. I'm new to klipper and Voron's. Can anyone help me out?

celest oasis
#

Have you informed klipper of where to find the octopus?

willow field
#

I put Klipper on the boards. I thought I had everything configured. I believe I have but I may ne mistaken what your talking about.

#

I can add my log if that would help.

celest oasis
willow field
celest oasis
#

serial = /dev/serial/by-id/2B0032001750535556323420-if00

#

what exactly is the output of ls /dev/serial/by-id/* ?

willow field
#

in SSH?

celest oasis
#

yes

willow field
#

I just got a right facing arrow

celest oasis
#

wat?

#

show

willow field
#

/dev/serial/by-id/usb-Klipper_stm32f446xx_2B0032001750535556323420-if00

celest oasis
#

so that, vs what you put in your config:
/dev/serial/by-id/2B0032001750535556323420-if00

#

notice how there's a whole chunk missing in the middle?

willow field
#

I have it in my printer.cfg

celest oasis
#

but you don't

#

look at it

#
/dev/serial/by-id/usb-Klipper_stm32f446xx_2B0032001750535556323420-if00
/dev/serial/by-id/2B0032001750535556323420-if00
#

LOOK AT IT

#

ONE IS WAY LONGER THAN THE OTHER!

#

because there's a whole chunk missing in the middle!

willow field
#

Thats asnippet form printer.cfg

celest oasis
#

do you or do you not see the letters usb-Klipper_stm32f446xx_ in the output of the LS command?

#

because I sure do

#

but you left all of that out when you copied it into your printer.cfg

#

which makes it not the same!

willow field
#

I understand what your saying I will copy it for ssh to Klipper.

#

Thanks. That fixed that error. Now to figure out the next. Looks like I could have several errors

celest oasis
#

reviewing your config and setting all the things it tells you to set is definitely an expected step of the process

willow field
#

I thought I did. I have a Klicky probe. Might have to do something with that setting.

celest oasis
#

I mean, I'm just handwaving. Obviously I don't know specifically what you're looking at right now

willow field
#

AH

#

Thanks again for the help

celest oasis