aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/delta_calibrate.py
Commit message (Expand)AuthorAgeFilesLines
* probe: Add z_offset parameterKevin O'Connor2018-03-171-3/+2
* mathutil: Move coordinate_descent() to new fileKevin O'Connor2018-03-041-2/+2
* probe: Increase calibration log level from debug to infoKevin O'Connor2018-02-161-6/+6
* klippy: Introduce load_config_prefix() for modules that take parametersKevin O'Connor2018-02-031-2/+0
* delta_calibrate: Add initial support for a DELTA_CALIBRATE commandKevin O'Connor2018-01-281-0/+76