aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Delta_Calibrate.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Note PROBE_CALIBRATE results invalidated on motion system updateKevin O'Connor2020-10-201-0/+19
| | | | | | | | Any hardware change to the hotend or probe, change to the kinematics, or change to the bed tilt is likely to invalidate the results of PROBE_CALIBRATE. Try to warn the user of that. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Delta_Calibrate.md with probe location bias infoKevin O'Connor2019-06-061-11/+20
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Try to be more clear that the "paper test" steps need to be runKevin O'Connor2019-05-241-7/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Try to make manual vs automatic probing more clear in DELTA_CALIBRATEKevin O'Connor2019-02-131-11/+12
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Bed_Level.md and Probe_Calibrate.md documentsKevin O'Connor2019-02-121-8/+14
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* 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>