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
/
fan.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fan: Move fan code to extras directory
Kevin O'Connor
2018-01-28
1
-64
/
+0
*
klippy: Add access methods and avoid peeking into the printer classes
Kevin O'Connor
2018-01-28
1
-3
/
+4
*
mcu: Allow both shutdown and startup values to be set for output pins
Kevin O'Connor
2017-12-18
1
-1
/
+1
*
fan: Enable heater_fan objects on an MCU shutdown event
Kevin O'Connor
2017-10-12
1
-1
/
+5
*
adccmds: Continue to query analog inputs after a shutdown
Kevin O'Connor
2017-10-12
1
-1
/
+1
*
mcu: Pass print_time directly to MCU calls
Kevin O'Connor
2017-09-19
1
-10
/
+6
*
toolhead: Synchronize print_time to main mcu's time
Kevin O'Connor
2017-09-19
1
-3
/
+3
*
fan: Allow heater_fan to work with heater_bed
Kevin O'Connor
2017-09-07
1
-2
/
+0
*
mcu: Add get_mcu() call to the mcu oid objects
Kevin O'Connor
2017-08-29
1
-2
/
+3
*
pins: Support registering arbitrary chips that supply configurable pins
Kevin O'Connor
2017-08-25
1
-5
/
+5
*
fan: Add support for heater_fan objects
Kevin O'Connor
2017-07-17
1
-4
/
+31
*
fan: Support setting a max_power attribute for the print cooling fan
Kevin O'Connor
2017-07-05
1
-3
/
+4
*
klippy: Allow each module to define their config sections
Kevin O'Connor
2017-06-09
1
-0
/
+4
*
klippy: Support minimum/maximum value checks on configuration variables
Kevin O'Connor
2017-04-11
1
-1
/
+1
*
klippy: Eliminate high-level build_config phase
Kevin O'Connor
2017-03-13
1
-8
/
+3
*
fan: Default to using software PWM
Kevin O'Connor
2017-03-08
1
-2
/
+4
*
heater: Support max_power setting for heaters
Kevin O'Connor
2017-03-03
1
-4
/
+4
*
mcu: Convert PWM and ADC objects to take mcu_time instead of clock
Kevin O'Connor
2016-08-24
1
-14
/
+10
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+39