Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msgproto: Catch exceptions during identify data parsing | Kevin O'Connor | 2017-07-04 | 1 | -12/+18 |
* | msgproto: Export static_strings from mcu to host as a dictionary | Kevin O'Connor | 2017-07-02 | 1 | -3/+4 |
* | klippy: Remove some obscure python2 dependencies | Kevin O'Connor | 2017-06-10 | 1 | -1/+1 |
* | msgproto: Wrap strings passed via output() in repr() | Kevin O'Connor | 2017-05-02 | 1 | -0/+2 |
* | msgproto: Rework dump() so it also works with params | Kevin O'Connor | 2017-04-25 | 1 | -21/+24 |
* | mcu: Support reset command | Kevin O'Connor | 2017-04-13 | 1 | -0/+1 |
* | klippy: Warn the user on common errors due to old firmware | Kevin O'Connor | 2017-01-10 | 1 | -0/+12 |
* | klippy: No need to define __str__ and __init__ methods on exception classes | Kevin O'Connor | 2016-11-29 | 1 | -4/+1 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+313 |