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
/
virtual_sdcard.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtual_sdcard: Don't list files starting with a '.'
Kevin O'Connor
2019-02-08
1
-1
/
+2
*
virtual_sdcard: prepare for pause_resume implementation
Arksine
2019-01-28
1
-1
/
+3
*
klippy: Convert printer_state("shutdown") to an event handler
Kevin O'Connor
2019-01-08
1
-2
/
+3
*
gcode: process_batch() should execute commands atomically
Kevin O'Connor
2018-10-28
1
-1
/
+1
*
virtual_sdcard: Check if other events need to run after each file read
Kevin O'Connor
2018-08-02
1
-0
/
+1
*
gcode: Raise an error if a duplicate command is registered
Kevin O'Connor
2018-05-20
1
-0
/
+1
*
virtual_sdcard: Add logging on start, stop, stats, and shutdown
Kevin O'Connor
2018-04-23
1
-0
/
+18
*
gcode: Add minval/maxval/above/below options to get_X parsers
Kevin O'Connor
2018-04-20
1
-1
/
+1
*
virtual_sdcard: Fix typo in seek error handling
Kevin O'Connor
2018-03-12
1
-1
/
+1
*
display: Add initial support for LCD screens attached to an MCU
Kevin O'Connor
2018-03-06
1
-0
/
+5
*
virtual_sdcard: Remove trailing '*' checksum indicator from M23 command
Kevin O'Connor
2018-03-02
1
-0
/
+2
*
virtual_sdcard: Initial support for virtual sdcard
Kevin O'Connor
2018-02-11
1
-0
/
+155