aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/console.py
Commit message (Collapse)AuthorAgeFilesLines
* console: Update the debugging console to support setting local varablesKevin O'Connor2016-06-131-2/+12
| | | | | | Add a "SET varname value" local command to the console.py script. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+102
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>