Problem connecting the iDryer second MCU and serial paths in Klipper

So, I flashed everything,
but now I get this when I uncomment [include iDryer_second_mcu/iDryer.cfg] in the config.cfg file

I ran everything with the script from the guide, and the files showed up in the right place

if I comment it out again, the printer shows up again

and now it’s like this
guess I need to read the Klipper docs too :scream: [file: Screenshot 2025-12-26 at 12.34.32.png (not included in export)]

🇷🇺 Оригинал

так, прошил все,
но теперь вот это когда раскомменчиваю [include iDryer_second_mcu/iDryer.cfg] в конфиг файле config.cfg

все запускал скриптом из руководства, файлы в нужном месте появились

если снова закоменчиваю - то принтер снова виден

а теперь так
видимо тоже надо доку клиппера читать😱 [file: Screenshot 2025-12-26 at 12.34.32.png (not included in export)]

Did you put the ID into the config?

🇷🇺 Оригинал

Id прописал в конфиге?

/dev/serial/by-id $ ls
usb-1a86_USB_Serial-if00-port0 usb-Klipper_rp2040_DE6370614B07512D-if00

this one? yeah

🇷🇺 Оригинал

/dev/serial/by-id $ ls
usb-1a86_USB_Serial-if00-port0 usb-Klipper_rp2040_DE6370614B07512D-if00

этот? да

Put this at the end of the line

Check what Klipper writes at the end of the log

🇷🇺 Оригинал

Этот в конец стоки

Посмотри что в конце лога Клиппера пишет

It says I’m wrong
mcu ‘mcu’: Unable to open serial port: [Errno 2] could not open port /dev/ttyUSB1: [Errno 2] No such file or directory: ‘/dev/ttyUSB1’
and that the printer is now not on usb1, but back on usb0 again

🇷🇺 Оригинал

пишет что я не прав
mcu ‘mcu’: Unable to open serial port: [Errno 2] could not open port /dev/ttyUSB1: [Errno 2] No such file or directory: ‘/dev/ttyUSB1’
и что принтер теперь не на usb1, а снова на usb0

Well, that’s the whole problem)

🇷🇺 Оригинал

Ну и вся проблема в этом)

Can the printer also be set via serial/by-id? So there won’t be issues with it showing up on a different USB?

ah, well, looks like everything is working now
I managed to move the servo through the console

haven’t plugged 220V in yet though - kinda scary

🇷🇺 Оригинал

а принтер тоже можно прописать через serial/by-id ?чтобы не возникало проблем что он на другом юсб определяется?

а, ну вроде все заработало
получилось через консоль пошевелить серво приводом

пока только в 220 не включал еще - страшно

Not clear what you’re talking about [iz chata]

🇷🇺 Оригинал

Непонятно о чем ты [iz chata]

[mcu]
serial = /dev/ttyUSB1
restart_method = command

change it to
/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0

🇷🇺 Оригинал

[mcu]
serial = /dev/ttyUSB1
restart_method = command

поменять на
/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0

Yeah, you can, you can also use /dev/serial/by-path/***
You can read about it here https://klipper.wiki/ru/home/initial/MCU

🇷🇺 Оригинал

Да, можно, можно ещё и /dev/serial/by-path/***
Вот тут можно почитать https://klipper.wiki/ru/home/initial/MCU