aboutsummaryrefslogtreecommitdiffstats
path: root/config/sample-bltouch.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Update sample-bltouch.cfg with recent probe changesKevin O'Connor2018-04-181-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.cfgKevin O'Connor2018-02-131-2/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add a config snippet for the BLTouch probeKevin O'Connor2018-02-111-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>