No description
Find a file
chris dunder bcd208f523
Fix soc fan getting stuck off.
If SET_TEMPERATURE_FAN_TARGET is invoked while the cpu is saturated[1], soc_fan can get stuck at 0 rpm. Increasing kick_start_time seems to fix this.

[1] e.g. INPUT_SHAPER_CALIBRATION or BELTS_SHAPER_CALIBRATION
2024-07-07 21:45:24 -07:00
.github First commit 2024-03-10 21:45:05 +01:00
files Fix soc fan getting stuck off. 2024-07-07 21:45:24 -07:00
scripts Update main_menu.sh 2024-06-13 22:08:06 +02:00
.gitignore First commit 2024-03-10 21:45:05 +01:00
helper.sh Update 2024-05-29 00:13:52 +02:00
LICENSE First commit 2024-03-10 21:45:05 +01:00
README.md Update README.md 2024-04-28 19:38:43 +02:00

Creality Helper Script

About

This script intended for use on Creality K1 Series and Ender-3 V3 Series printers allows to add more features.

If you don't know what you're doing, I don't recommend following this guide.

Wiki

Guide to use it is available here: Wiki