Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Request python2 for all directly executed python binaries | Kevin O'Connor | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | Some systems point python to python3 instead of python2 - explicitly request python2 to avoid conflicts. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stepstats: Update stepstats script with change in dir_pin meaning | Kevin O'Connor | 2016-12-01 | 1 | -2/+2 |
| | | | | | | | Commit afecf7ce inverted the direction of the direction pin in queue_step commands - update the stepstats script to conform. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stepstats: Add debugging script to calculate stats on stepper movement | Kevin O'Connor | 2016-10-31 | 1 | -0/+39 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |