Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Update sample-bltouch.cfg with recent probe changes | Kevin O'Connor | 2018-04-18 | 1 | -2/+2 |
| | | | | | | | Commit e3f9ff67 changed the probe code to require a z_offset parameter - update the config/sample-bltouch.cfg file with the new parameters. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Expand homing_override description in sample-bltouch.cfg | Kevin O'Connor | 2018-02-13 | 1 | -2/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add a config snippet for the BLTouch probe | Kevin O'Connor | 2018-02-11 | 1 | -0/+53 |
Add an example to help users with a BLTouch probe. This is based on information from @mediumo and @riddlez666. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |