Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | servo: add get_status method | Janar Sööt | 2019-06-04 | 1 | -0/+2 |
* | klippy: Convert printer_state("ready") to an event handler | Kevin O'Connor | 2019-01-08 | 1 | -6/+6 |
* | servo: This patch create ability to enable/disable attached servo. (#880) | Jiri Dobry | 2018-11-14 | 1 | -4/+16 |
* | servo: Wrap lines to 80 columns | Kevin O'Connor | 2018-10-10 | 1 | -10/+15 |
* | servo: Adding support for startup value for servos (#676) | Chris Whiteford | 2018-10-05 | 1 | -9/+25 |
* | servo: Use new gcode.register_mux_command() | Kevin O'Connor | 2018-05-20 | 1 | -8/+4 |
* | pins: Remove module level get_printer_pins() and setup_pin() functions | Kevin O'Connor | 2018-04-04 | 1 | -2/+2 |
* | klippy: Introduce load_config_prefix() for modules that take parameters | Kevin O'Connor | 2018-02-03 | 1 | -1/+1 |
* | servo: Move the servo code from chipmisc.py to extras directory | Kevin O'Connor | 2018-01-28 | 1 | -0/+59 |