index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
pause_resume.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-31
/
+44
*
pause_resume: Do not clobber default state name by accident (#5156)
individ-divided
2022-01-16
1
-2
/
+2
*
print_stats: add `cancelled` when `CANCEL_PRINT` used (#4366)
Kamil TrzciĆski
2021-06-14
1
-3
/
+6
*
gcode: Update gcode descriptions (#4335)
Stefan Dej
2021-06-02
1
-4
/
+13
*
pause_resume: Perform setup via "klippy:connect" instead of "klippy:ready"
Kevin O'Connor
2021-04-01
1
-2
/
+3
*
palette2: Add support for P2 devices (#4057)
Clifford Roche
2021-03-26
1
-6
/
+9
*
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