Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |