Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mathutil: Disable queuelogger in background_coordinate_descent() | Kevin O'Connor | 2019-12-17 | 1 | -1/+3 |
* | mathutil: Propagate errors from background_coordinate_descent() | Kevin O'Connor | 2019-12-05 | 1 | -4/+11 |
* | gcode: Change respond_info() to log by default | Kevin O'Connor | 2019-03-04 | 1 | -1/+1 |
* | mathutil: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -1/+2 |
* | delta_calibrate: Perform coordinate descent in a background process | Kevin O'Connor | 2018-10-15 | 1 | -1/+28 |
* | mathutil: Log starting error in coordinate_descent() | Kevin O'Connor | 2018-07-24 | 1 | -0/+1 |
* | mathutil: Move trilateration code from delta.py to mathutil.py | Kevin O'Connor | 2018-06-22 | 1 | -1/+60 |
* | mathutil: Move coordinate_descent() to new file | Kevin O'Connor | 2018-03-04 | 1 | -0/+40 |