aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Delta_Calibrate.md
Commit message (Collapse)AuthorAgeFilesLines
* delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATEKevin O'Connor2018-10-221-0/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* probe: Support manual probing at runtimeKevin O'Connor2018-10-011-1/+1
| | | | | | | | Don't require the config file to specify manual probing. Instead, allow the user to select manual probing on each ProbePointsHelper invocation. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Delta_Calibrate.md guide with "enhanced delta calibration"Kevin O'Connor2018-09-251-0/+212
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>