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