Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 650 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 650 Bytes

PA_CAL macro for Klipper

Description

This is a klipper macro which performs the "lines" style pressure advance test.

Disclaimer

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

Installation

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

Configuration

Documentation can be found here.