From bbc048a80b4345fac00d987b6f3baeaec3a24eab Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 21 Aug 2025 18:22:41 +0100 Subject: [PATCH] klicky-variables.cfg modified - 21/08/25 - 18:22:34 --- printer_data/config/klicky-variables.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/printer_data/config/klicky-variables.cfg b/printer_data/config/klicky-variables.cfg index 459d80d..601a301 100644 --- a/printer_data/config/klicky-variables.cfg +++ b/printer_data/config/klicky-variables.cfg @@ -35,7 +35,7 @@ variable_z_endstop_y: 0 #Check the printer specific documentation on klipper Dock/Undock configuration, these are dummy values #dock location variable_docklocation_x: 37 # X Dock position -variable_docklocation_y: 350 # Y Dock position +variable_docklocation_y: 349 # Y Dock position variable_docklocation_z: -128 # Z dock position (-128 for a gantry/frame mount) #The following variables are used if the dock is deployed and retracted via a servo motor @@ -47,8 +47,8 @@ variable_servo_delay: 250 # This is a delay to wait the servo to rea #Dock move, final toolhead movement to release the probe on the dock #it's a relative move -Variable_dockmove_x: 1000 -Variable_dockmove_y: 0 +Variable_dockmove_x: 50 +Variable_dockmove_y: 349 Variable_dockmove_z: 0 #Attach move. final toolhead movement to attach the probe on the mount