klicky-variables.cfg modified - 21/08/25 - 18:22:34

This commit is contained in:
miguel 2025-08-21 18:22:41 +01:00
parent 57205e3220
commit bbc048a80b

View file

@ -35,7 +35,7 @@ variable_z_endstop_y: 0
#Check the printer specific documentation on klipper Dock/Undock configuration, these are dummy values #Check the printer specific documentation on klipper Dock/Undock configuration, these are dummy values
#dock location #dock location
variable_docklocation_x: 37 # X Dock position 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) 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 #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 #Dock move, final toolhead movement to release the probe on the dock
#it's a relative move #it's a relative move
Variable_dockmove_x: 1000 Variable_dockmove_x: 50
Variable_dockmove_y: 0 Variable_dockmove_y: 349
Variable_dockmove_z: 0 Variable_dockmove_z: 0
#Attach move. final toolhead movement to attach the probe on the mount #Attach move. final toolhead movement to attach the probe on the mount