Open ItsDeidara opened 10 months ago
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
`
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
`