mirror of
https://github.com/mloy97/RedboneBackup.git
synced 2026-01-01 13:35:56 -05:00
klicky-variables.cfg modified - 21/08/25 - 18:22:34
This commit is contained in:
parent
57205e3220
commit
bbc048a80b
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue