aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/replicape.py
Commit message (Expand)AuthorAgeFilesLines
* pins: Remove module level get_printer_pins() and setup_pin() functionsKevin O'Connor2018-04-041-3/+4
* replicape: Add config controls for the servo[01]_enable linesKevin O'Connor2018-03-171-0/+4
* serialhdl: Add a wrapper around the results of lookup_command()Kevin O'Connor2018-02-271-16/+20
* klippy: Introduce load_config_prefix() for modules that take parametersKevin O'Connor2018-02-031-2/+0
* fan: Clarify hardware_pwm and allow cycle_time to be set on software pwmKevin O'Connor2018-01-291-5/+7
* replicape: Move the replicape code from chipmisc.py to extras directoryKevin O'Connor2018-01-281-0/+221