Alex Wiecke
Alex Wiecke
Hey guys, this is the procedure we follow for getting CANBUS working on the Manta v1.1s: These instructions reference the Manta M8P User Manual v1.04 (Commit 53df01d on Jan 8)...
> when i try run "ls /dev/serial/by-id/" the command return to me this error: ls: cannot access '/dev/serial/by-id/': No such file or directory Once flashed in [CAN bridge mode](https://www.klipper3d.org/CANBUS.html#usb-to-can-bus-bridge-mode) the...
@danielsmoura, instead of a serial address, you'd put a CAN UUID, see below: ``` [mcu] #serial: not needed canbus_uuid: 6cc687f42f48 ```