aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/query_endstops.py
Commit message (Expand)AuthorAgeFilesLines
* gcode: Rename respond() to respond_raw()Kevin O'Connor2020-04-241-1/+1
* query_endstops: Add get_status() method that reports the last query stateKevin O'Connor2020-02-121-3/+6
* mcu: Integrate query_endstop_wait() into query_endstop()Kevin O'Connor2019-07-101-8/+4
* query_endstops: Move QUERY_ENDSTOP command to it own extras/ moduleKevin O'Connor2018-07-161-0/+34