aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/virtual_sdcard.py
Commit message (Expand)AuthorAgeFilesLines
* gcode: Raise an error if a duplicate command is registeredKevin O'Connor2018-05-201-0/+1
* virtual_sdcard: Add logging on start, stop, stats, and shutdownKevin O'Connor2018-04-231-0/+18
* gcode: Add minval/maxval/above/below options to get_X parsersKevin O'Connor2018-04-201-1/+1
* virtual_sdcard: Fix typo in seek error handlingKevin O'Connor2018-03-121-1/+1
* display: Add initial support for LCD screens attached to an MCUKevin O'Connor2018-03-061-0/+5
* virtual_sdcard: Remove trailing '*' checksum indicator from M23 commandKevin O'Connor2018-03-021-0/+2
* virtual_sdcard: Initial support for virtual sdcardKevin O'Connor2018-02-111-0/+155