klipper/klippy/extras
Master92 a27838bc05 controller_fan: Add support for a fan cooling the controller-board (#1070)
Whenever a stepper driver or a heater becomes active, it is desirable to turn on a fan cooling the associated parts on the controller board. This module implements such a fan that turns on whenever a stepper or specified heater turns on, decelerates to a configurable speed when all of the watched parts turn off, and returns to an off-speed, when a user-defined timeout is met.

Signed-off-by: Nils Friedchen <Nils.Friedchen@googlemail.com>
2019-01-10 12:12:15 -05:00
..
display
__init__.py
ad5206.py
adc_temperature.py
bed_mesh.py
bed_tilt.py
bltouch.py
bus.py
buttons.py
controller_fan.py controller_fan: Add support for a fan cooling the controller-board (#1070) 2019-01-10 12:12:15 -05:00
delta_calibrate.py
endstop_phase.py
fan.py
force_move.py
gcode_macro.py
heater_bed.py
heater_fan.py
homing_override.py
idle_timeout.py
mcp4451.py
mcp4728.py
multi_pin.py
output_pin.py
pid_calibrate.py
probe.py
quad_gantry_level.py
query_endstops.py
replicape.py
respond.py
servo.py
spi_temperature.py
static_digital_output.py
statistics.py
sx1509.py
temperature_fan.py
thermistor.py
tmc2130.py
tmc2208.py
tmc2660.py
verify_heater.py
virtual_sdcard.py
z_tilt.py