From 8f334847987d43bcbb24cfbef836c1087f014bb5 Mon Sep 17 00:00:00 2001 From: John Downey Date: Sat, 17 Apr 2021 22:42:49 -0500 Subject: [PATCH] Add retries to z_tilt config The default in klipper is to do a one shot adjustment which doesn't help much if the bed is tilted. --- Firmware/skr_v1.3_config.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Firmware/skr_v1.3_config.cfg b/Firmware/skr_v1.3_config.cfg index 03be600..ceddcdb 100644 --- a/Firmware/skr_v1.3_config.cfg +++ b/Firmware/skr_v1.3_config.cfg @@ -171,6 +171,8 @@ z_positions: points: 20,95 215,95 +retries: 6 +retry_tolerance: 0.0075 [display] # mini12864 LCD Display