Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | respond: No forced spaces (#5152) | chestwood96 | 2022-06-30 | 1 | -1/+12 |
* | gcode_macro: Add "rawparams" pseudo-variable | Pedro Lamas | 2021-11-19 | 1 | -11/+1 |
* | gcode: Update gcode descriptions (#4335) | Stefan Dej | 2021-06-02 | 1 | -1/+3 |
* | respond: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -12/+12 |
* | gcode: Rename respond() to respond_raw() | Kevin O'Connor | 2020-04-24 | 1 | -2/+2 |
* | respond: Simplify M118 handling | Kevin O'Connor | 2020-04-24 | 1 | -16/+13 |
* | respond: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -3/+7 |
* | respond: An extra for sending messages to the printer host. (#1053) | Alec B. Plumb | 2019-01-02 | 1 | -0/+51 |