Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 370 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 370 Bytes

klipper_fan_tests

Testing some additions and upgrades to Klipper fan functionality

Installation

cd ~
git clone https://github.com/TheFuzzyGiggler/klipper_fan_tests.git
cd klipper_fan_tests
chmod +x install.sh
./install.sh

Uninstall

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

cd ~
cd klipper_fan_tests
./install.sh uninstall