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
/
idle_timeout.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
idle_timeout: change standard timeout g-code (#4018)
fleinze
2021-03-07
1
-1
/
+3
*
idle_timeout: Add help to SET_IDLE_TIMEOUT (#3945)
Arjan Mels
2021-02-18
1
-1
/
+3
*
klippy: Rename try_load_module() to load_object()
Kevin O'Connor
2020-05-08
1
-5
/
+5
*
idle_timeout: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-7
/
+4
*
gcode: Eliminate the process_batch() method
Kevin O'Connor
2019-06-09
1
-6
/
+4
*
idle_timeout: Fix typo causing get_status() to fail
Kevin O'Connor
2019-06-07
1
-1
/
+1
*
idle_timeout: Use template evaluation on gcode
Kevin O'Connor
2019-06-07
1
-2
/
+5
*
idle_timeout: Add a get_status() method
Kevin O'Connor
2019-06-04
1
-1
/
+8
*
idle_timeout: Add SET_IDLE_TIMEOUT gcode
Arksine
2019-06-04
1
-0
/
+12
*
idle_timeout: Added a missing logging import
Samori Gorse
2019-01-29
1
-0
/
+1
*
klippy: Convert printer_state("ready") to an event handler
Kevin O'Connor
2019-01-08
1
-7
/
+6
*
idle_timeout: Add printing/ready/idle tracking
Kevin O'Connor
2018-10-28
1
-21
/
+65
*
gcode: process_batch() should execute commands atomically
Kevin O'Connor
2018-10-28
1
-9
/
+9
*
heater: Add new TURN_OFF_HEATERS command
Kevin O'Connor
2018-09-18
1
-0
/
+1
*
idle_timeout: Move timeout handling from toolhead.py to new extras module
Kevin O'Connor
2018-07-16
1
-0
/
+48