Skip to content

Fix for: mcu 'CB1': Command format mismatch #12

@ItsDeidara

Description

@ItsDeidara

Newest version of Klipper seems to have issues running on the latest image. I thought I had to reflash my printer but it was actually the Pad 7 which needed update.

The following fixed it

`cd ~/klipper/
make menuconfig

sudo service klipper stop
make flash
sudo service klipper start

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions