Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bed_tilt: Apply bed_tilt_calibrate settings to current session | Kevin O'Connor | 2018-04-03 | 1 | -6/+15 |
* | probe: Add z_offset parameter | Kevin O'Connor | 2018-03-17 | 1 | -4/+3 |
* | bed_tilt: Take into account the XY position used with z_virtual_endstop | Kevin O'Connor | 2018-03-17 | 1 | -7/+26 |
* | bed_tilt: Require at least 3 probing points for bed_tilt_calibrate | Kevin O'Connor | 2018-03-17 | 1 | -0/+2 |
* | mathutil: Move coordinate_descent() to new file | Kevin O'Connor | 2018-03-04 | 1 | -2/+3 |
* | probe: Increase calibration log level from debug to info | Kevin O'Connor | 2018-02-16 | 1 | -6/+5 |
* | bed_tilt: Negate parameters reported by bed_tilt_calibrate | Kevin O'Connor | 2018-02-05 | 1 | -1/+1 |
* | klippy: Introduce load_config_prefix() for modules that take parameters | Kevin O'Connor | 2018-02-03 | 1 | -2/+0 |
* | bed_tilt: Add support for automatic bed tilt move transformation | Kevin O'Connor | 2018-01-28 | 1 | -0/+95 |