This is a klipper macro which performs the "lines" style pressure advance test.
This is work in progress and currently in "alpha" state.
If you encounter any problems, feel free to open an issue.
If you want to help by testing or contributing, please contact me on Discord: ksanislo#2507
The module can be installed into a existing Klipper installation with an install script.
cd ~
git clone https://github.com/ksanislo/klipper-pa_cal.git
cd klipper-pa_cal
./install-pa_cal.sh
Documentation can be found here.