/K1_Heater_Test

Seeing if we can fix the K1 Heater Quirks in Klipper

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Installation

cd ~
git clone https://github.com/TheFuzzyGiggler/K1_Heater_Test.git
cd K1_Heater_Test
./install.sh

If you get a permission denied error, simply run

chmod +x install.sh
./install.sh

Uninstall

To remove the heater patch and revert back to the original file

cd ~
cd K1_Heater_Test
./install.sh uninstall