index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
fan.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fan: Minor updates to tachometer handling
Kevin O'Connor
2021-03-01
1
-3
/
+2
*
fan: Add tachometer support
Adrian Keet
2021-03-01
1
-1
/
+34
*
fan: Separate out the part cooling fan code from the generic fan code
Kevin O'Connor
2020-07-05
1
-25
/
+35
*
fan: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-4
/
+3
*
fan: Do not flush look-ahead queue on fan speed change
Kevin O'Connor
2020-01-03
1
-4
/
+6
*
FAN: Kick start fan when the increase is more than 50% (#2085)
Justin Schuh
2019-11-24
1
-2
/
+2
*
fan: Move M106/M107 commands from gcode.py to fan.py
Kevin O'Connor
2019-11-13
1
-4
/
+19
*
fan: Add off_below option for fans (#1897)
Nicholas Seckar
2019-10-03
1
-0
/
+4
*
Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-1
/
+2
*
gcode: Use an event to handle restart request actions
Kevin O'Connor
2019-02-25
1
-1
/
+6
*
fan: Allow the fan shutdown_speed to be configured
Kevin O'Connor
2018-05-18
1
-3
/
+5
*
fan: Add a set_shutdown_speed() method
Kevin O'Connor
2018-04-20
1
-0
/
+2
*
fan: Scale fan speed requests between 0 and max_power
Kevin O'Connor
2018-04-20
1
-1
/
+1
*
pins: Remove module level get_printer_pins() and setup_pin() functions
Kevin O'Connor
2018-04-04
1
-3
/
+2
*
display: Add initial support for LCD screens attached to an MCU
Kevin O'Connor
2018-03-06
1
-0
/
+2
*
klippy: Introduce load_config_prefix() for modules that take parameters
Kevin O'Connor
2018-02-03
1
-2
/
+0
*
fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm
Kevin O'Connor
2018-01-29
1
-4
/
+4
*
fan: Move fan code to extras directory
Kevin O'Connor
2018-01-28
1
-0
/
+39