OpenAMS Klipper Plugin
Install OpenAMS using the provided script:
cd ~
git clone https://github.com/OpenAMSOrg/klipper_openams.git
cd klipper_openams
./install-openams.sh If your directory structure differs, you can configure the installation script with additional parameters:
./install-openams.sh [-k <klipper path>] [-s <klipper service name>] [-c <configuration path>] - Filament group names must be unique. If the same
[filament_group <name>]section appears more than once (for example two[filament_group T1]blocks), Klipper will now stop during startup and report the duplicate so you can fix the config before printing.
This project was made by knight.rad_iant on Discord.