Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcu: Add support for changing cycle_time in set_pwm() | Kevin O'Connor | 2020-09-26 | 1 | -2/+2 |
* | pins: Explicitly pass can_invert and can_pullup to lookup_pin() | Kevin O'Connor | 2018-07-26 | 1 | -4/+4 |
* | pins: Remove module level get_printer_pins() and setup_pin() functions | Kevin O'Connor | 2018-04-04 | 1 | -8/+8 |
* | klippy: Introduce load_config_prefix() for modules that take parameters | Kevin O'Connor | 2018-02-03 | 1 | -1/+1 |
* | fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm | Kevin O'Connor | 2018-01-29 | 1 | -5/+2 |
* | multi_pin: Move the multi_pin code from chipmisc.py to extras directory | Kevin O'Connor | 2018-01-28 | 1 | -0/+57 |