Open iRoc999 opened 6 months ago
Worked for me. Thanks a lot!
Had to use the generic make instructions as well. I understand what they wanted to do, creating a unique make config, but it didn't work well.
I didnt see this until after but thanks for posting. This was my error: MCU Protocol error
This is frequently caused by running an older version of the firmware on the MCU(s). Fix by recompiling and flashing the firmware.
Your Klipper version is: v0.12.0-310-gef7534686-dirty MCU(s) which should be updated: mcu: Current version v0.12.0-290-g14a83103c NIS: Current version v0.12.0-36-g3417940f nhk: Current version v0.12.0-155-g4cfa266e Up-to-date MCU(s):
Went through the commands several times. None flashed successfully. used these commands and flashed Successfully cd ~/klipper make clean make menuconfig make make flash FLASH_DEVICE=0483:df11
I hope this helps others having the same issue