Installing Klipper onto Mk3s+ problem
I’ve been trying to flash the firmware from Klipper to the control board but I keep getting an error!
I understand that you need to flash the board with a bootloader which I followed this website “ https://lab4450.com/blog/revive-your-prusa-mk3s-with-klipper-1-5-flash-bootloader/” which I followed it completed as shown on the website.
i then disconnected the usbasp programmer from the Raspberry pi as per instructions booted the printer and the Pi back up with USB plugged in(Raspberry Pi 3b+) .
I then:
sudo service klipper stop
make flash FLASH_DEVICE=/dev/serial/by-id/*
sudo service klipper start
Then I get the error: make, no rule to make target flash, stop
i don’t know if the steps followed above from the website are out of date or it’s using an incorrect bootloader?
any help would be greatly appreciated