Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webhooks: Remove "method" parameter from webhook requests | Kevin O'Connor | 2020-08-16 | 1 | -19/+12 |
* | pause_resume: Add CANCEL_PRINT gcode | Arksine | 2020-06-24 | 1 | -0/+26 |
* | pause_resume: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -10/+8 |
* | gcode: Create new wrapper class for gcode command parameters | Kevin O'Connor | 2020-05-05 | 1 | -1/+1 |
* | pause_resume: add CLEAR_PAUSE gcode | Arksine | 2019-06-28 | 1 | -0/+3 |
* | pause_resume: Use Octoprint's "paused" and "resumed" action commands. | Arksine | 2019-06-02 | 1 | -2/+2 |
* | pause_resume: use new save/restore gcodes to handle state | Arksine | 2019-06-02 | 1 | -30/+15 |
* | pause_resume: Implement send_pause_command() | Arksine | 2019-03-01 | 1 | -7/+14 |
* | pause_resume: fixes | Arksine | 2019-02-08 | 1 | -12/+28 |
* | pause_resume: initial implementation of pause/resume functionality for Klipper | Arksine | 2019-01-28 | 1 | -0/+56 |