Your [mcu] is defined as “host MCU” but should be your Manta board and either be connected via CAN (have a canbus_uuid) or via USB-serial and have a board’s serial
Your [mcu CB1] is effectively your “host MCU” and should be connected via serial = /tmp/klipper_host_mcu but is defined as “real” MCU with a canbus_uuid
Sorry, I don’t get it (mechanical engineer has no idea about software and programming, that has just been confirmed)
I’ve tried several configurations and nothing has worked.
I currently have the error:
mcu ‘EBBCan’: Unable to connect
Can you perhaps tell me what needs to be in my printer.cfg, my manta-m8p-v1.1.cfg and my btt-ebb-sb2209.cfg regarding the mcu. I’ve attached the log again.
Or did I do something wrong when flashing?
Or do you know someone in Germany, in the Ingolstadt or Regensburg area, who can help me? I would then drive over with my printer, I am so desperate right now
The representation of the M8P and EBB in your printer.cfg should finally look like (still assuming CAN only):
[mcu] # This is the M8P
canbus_uuid: 4b94c57be78e #YOURS WILL BE DIFFERENT - CHANGE IT TO MATCH
[mcu EBBCan]
canbus_uuid: 2f0b1ce14660 #YOURS WILL BE DIFFERENT - CHANGE IT TO MATCH
Forget about the serial = /tmp/klipper_host_mcu. You likely do not need it, and if you will know.