I was playing around with it and keep getting a message that the firmware needs to be updated because it is incompatible with the current version (v0.11.0)
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-125-gbfb71bc2-dirty
MCU(s) which should be updated:
mcu: Current version v0.11.0-41-g9b60daf6
rpi: Current version v0.11.0-121-ga5fb2076
Up-to-date MCU(s):
Once the underlying issue is corrected, use the âRESTARTâ
command to reload the config and restart the host software.
mcu ârpiâ: Command format mismatch: query_adxl345 oid=%c rest_ticks=%u vs query_adxl345 oid=%c clock=%u rest_ticks=%u
I had built the code, but was having trouble figuring out how to flash it. Iâll read through the clipper doc and the info at the top of the printer.cfg and see if I can figure out what I was doing wrong.
I managed to figure out what I was doing wrong. When I was attempting to build the new MCU, apparently I had to set the âMicrocontroller Architectureâ to âLinux Processâ