aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/respond.py
Commit message (Expand)AuthorAgeFilesLines
* respond: No forced spaces (#5152)chestwood962022-06-301-1/+12
* gcode_macro: Add "rawparams" pseudo-variablePedro Lamas2021-11-191-11/+1
* gcode: Update gcode descriptions (#4335)Stefan Dej2021-06-021-1/+3
* respond: Use new GCodeCommand wrappersKevin O'Connor2020-05-051-12/+12
* gcode: Rename respond() to respond_raw()Kevin O'Connor2020-04-241-2/+2
* respond: Simplify M118 handlingKevin O'Connor2020-04-241-16/+13
* respond: Wrap code to 80 columnsKevin O'Connor2019-02-271-3/+7
* respond: An extra for sending messages to the printer host. (#1053)Alec B. Plumb2019-01-021-0/+51