From 6adb17746fad7138ba1afa345e0e42dd4a432d57 Mon Sep 17 00:00:00 2001 From: HelgeKeck Date: Fri, 31 May 2024 23:22:37 +0200 Subject: [PATCH] Beacon: increase beacon poke bottom value (#259) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * BEACON: setting contact_max_hotend_temperature to 275°C to allow the beacon temperature expansion calibration * BEACON: change poke bottom value --- z-probe/beacon.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/z-probe/beacon.cfg b/z-probe/beacon.cfg index 90b46a46..06d4cecc 100644 --- a/z-probe/beacon.cfg +++ b/z-probe/beacon.cfg @@ -204,7 +204,7 @@ gcode: # settle the mechanics down {% for i in range(10) %} - beacon_poke speed=3 top=5 bottom=-0.3 + beacon_poke speed=3 top=5 bottom=-0.6 {% endfor %} # get and set start temperature offset