Fix for: mcu 'CB1': Command format mismatch
Opened this issue · 0 comments
ItsDeidara commented
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.
`cd ~/klipper/
make menuconfig
sudo service klipper stop
make flash
sudo service klipper start
`