From 824e55d75a74304a62e192d3998d91a8cf5615f2 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sat, 24 Nov 2018 21:41:25 -0500 Subject: bltouch: Add initial support for a bltouch "extras" module Signed-off-by: Kevin O'Connor --- config/example-extras.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 20fb9476..318669d2 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -43,6 +43,24 @@ # not run any special G-Code commands on deactivation. +# BLTouch probe. One may define this section (instead of a probe +# section) to enable a BLTouch probe. A virtual +# "probe:z_virtual_endstop" pin is also created (see the "probe" +# section above for the details). +#[bltouch] +#sensor_pin: +# Pin connected to the BLTouch sensor pin. This parameter must be +# provided. +#control_pin: +# Pin connected to the BLTouch control pin. This parameter must be +# provided. +#x_offset: +#y_offset: +#z_offset: +#speed: +# See the "probe" section for information on these parameters. + + # Bed tilt compensation. One may define a [bed_tilt] config section to # enable move transformations that account for a tilted bed. #[bed_tilt] -- cgit v1.2.3-70-g09d2