#Pi wont cummunicate with the MCU
11 messages · Page 1 of 1 (latest)
pls provide output of lsusb command and content of [mcu] section in printer.cfg
Looks good. Look at klippy.log
Here is my full klippy.log.
What sould it look for in the log?
You have an issue with Cartographer board, not Octopus:
"mcu 'scanner': Unable to open serial port: [Errno 2] could not open port /dev/serial/by-id/usb-cartographer_cartographer_31001C000F43304146393320-if00: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-cartographer_cartographer_31001C000F43304146393320-if00'"
try to comment [mcu scanner] annd [scanner] sections in printer.cfg asnd try it again
and if it will works, change
serial = /dev/serial/by-id/usb-cartographer_cartographer_31001C000F43304146393320-if00 in [mcu scanner] section to value showed in /dev/serial/by-id
correct one is: serial = /dev/serial/by-id/usb-Cartographer_614e_31001C000F43304146393320-if00