cryoz / installer_script_k1_and_max

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use:

cd /usr/data
wget --no-check-certificate https://raw.githubusercontent.com/cryoz/installer_script_k1_and_max/main/installer.sh
chmod +x installer.sh
./installer.sh

Load-cell adapted klipper repo for Creality K1 series printers.

Original readme

What this does:

Creality shipped klipper that had not been updated since 2022. As such it was missing many patches and new features that had been added to the main repository. This will install the updated klipper for K1 found at

https://github.com/K1-Klipper/klipper

This is a community based effort to keep klipper up to date for the K1/Max

Things to note:

This installer will edit:
1)Printer.cfg
2)gcode_macro.cfg
3)sensorless.cfg

if you run into issues please download backups of those files from creality's github found here: https://github.com/CrealityOfficial/K1_Series_Klipper/tree/main/config

About


Languages

Language:Shell 100.0%