P.S. I tried to make the update in the printer.cfg file. Not the correct location.
I also tried in mainsail.cfg. Again, not the right location. No issue on this effort. I can use the build w/out learning that it works or does not work.
Update
Klipper reports: 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-25-g99d7af87-dirty
MCU(s) which should be updated:
mcu: Current version v0.12.0-13-g795ce490
ar100: Current version v0.12.0-13-g795ce490
Up-to-date MCU(s):
<none>
Once the underlying issue is corrected, use the "RESTART"
command to reload the config and restart the host software.
mcu 'mcu': Firmware constant 'PWM_MAX' not found
That is my error after updating the issue and removing the LCD Menu Control.
I’m not sure that I can meaningfully support you with the Recore A6 / A7.
As far as I’m aware, it is not fully supported in main-line Klipper but I’m not sure about the impact.
I suggest turning to iagent
From the log it looks like, the board is not correctly flashed but from the above link it looks like additional steps might be needed, in particular Refactor - iagent which assumes you are using a “special” Linux with some preinstalled stuff.
It seems that this board deviates from the “common” procedure, but I have absolutely no experience with it.
I saw that the AR100 and the specific STM chips have make menuconfig options now. I picked the git repo from master to use it on my board.
No offense to the knowledgeable people at iagent.no but they have tasks too. Like them being each an individual, I am just one person too!
So, in hindsight, I needed to understand more prior to handling this task of building Klipper master on the Recore A5 or A6 or A7. Anyway, I am dealing w/ them online on their discord.
…
It seems the source of Klipper takes a bunch of space and allocating pins and promoting other programs to the board is tedious work. Nothing I am way familiar w/ currently…
Are there some build steps one would take for Klipper master to build around the AR100 and stm32f031x6 which has a smaller memory base on the A5 (I think)…
I will consult w/ the iagent.no people on that matter one day.
Seth
P.S. Thank you for at least lookin’ over the klippy.log file and playing along even w/ my current lack of knowledge on how to build successfully w/out everyone involved.