Basic Information:
Printer Model: Voron 2.4
MCU / Printerboard: Octopus
klippy.log
Fill out above information and in all cases attach your klippy.log
file. Pasting your printer.cfg
is not needed
When pasting code or config snippets use the code tags </> in the menu above
Describe your issue:
I am trying to use rpi as second controller and went through every step in the RPi microcontroller klipper page. I then got an error after adding [mcu rpi] to my printer config file. this is what is on the Log.
“mcu ‘rpi’: Unable to open port: [Errno 2] No such file or directory: ‘/tmp/klipper_host_mcu’”
I then checked the tmp folder and no file of that name exists. I have searched for an answer and have read every step and preformed every step again on RPi microcontroller page. I did change my rpi host name from pi to UFO. not sure if this has any effect or not. any answers would be great. thank you.