Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Update Delta_Calibrate.md with probe location bias info | Kevin O'Connor | 2019-06-06 | 1 | -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 run | Kevin O'Connor | 2019-05-24 | 1 | -7/+8 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Try to make manual vs automatic probing more clear in DELTA_CALIBRATE | Kevin O'Connor | 2019-02-13 | 1 | -11/+12 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add Bed_Level.md and Probe_Calibrate.md documents | Kevin O'Connor | 2019-02-12 | 1 | -8/+14 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATE | Kevin O'Connor | 2018-10-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | probe: Support manual probing at runtime | Kevin O'Connor | 2018-10-01 | 1 | -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'Connor | 2018-09-25 | 1 | -0/+212 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |