Your README explains why Linear Advance was left disabled — the TMC2208 stall issue and the failed attempt to merge MarlinFirmware/Marlin#24533.
I came across @CloudedQuartz's fork which appears to have solved this. They backported the TMC2208 LA fix directly into the stepper/planner code and enabled Linear Advance, across these 3 commits:
3a50c1e — backport TMC2208 linear advance fix
d183598 — enable Linear Advance in Configuration_adv.h
af8c425 — HC32F460 clock fix in stepper.cpp
I have a Kobra Neo and would be happy to test a build if you decide to look into it.
Your README explains why Linear Advance was left disabled — the TMC2208 stall issue and the failed attempt to merge MarlinFirmware/Marlin#24533.
I came across @CloudedQuartz's fork which appears to have solved this. They backported the TMC2208 LA fix directly into the stepper/planner code and enabled Linear Advance, across these 3 commits:
3a50c1e — backport TMC2208 linear advance fix
d183598 — enable Linear Advance in Configuration_adv.h
af8c425 — HC32F460 clock fix in stepper.cpp
I have a Kobra Neo and would be happy to test a build if you decide to look into it.