Basic Information:
Printer Model: Core XY
MCU / Printerboard: Manta 8P + EBB42
Host / SBC CB1
klippy.log
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
I have connected Manta 8P +CB1 with EBB42 and following the steps as mentioned in the video.
But I am unable to get the UUID (refer video time 9:40)
biqu@bigtreetech-cb1:~/katapult/scripts$ python3 flash_can.py -q
ERROR:root:Flash Tool Error
Traceback (most recent call last):
File “/home/biqu/katapult/scripts/flash_can.py”, line 807, in run
self.cansock.bind((self._can_interface,))
OSError: [Errno 19] No such device
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/home/biqu/katapult/scripts/flash_can.py”, line 1096, in main
await sock.run()
File “/home/biqu/katapult/scripts/flash_can.py”, line 809, in run
raise FlashError(f"Unable to bind socket to {self._can_interface}")
FlashError: Unable to bind socket to can0
biqu@bigtreetech-cb1:~/katapult/scripts$
==================================================
…