diff --git a/z_calibration.cfg b/z_calibration.cfg index c4b7d38..6d7f749 100644 --- a/z_calibration.cfg +++ b/z_calibration.cfg @@ -6,18 +6,18 @@ description: Helper: Contains User defined printer variables ##### Homing and general movement ##### variable_z_endstop_x: 205 ; z Endstop x position inside right profile variable_z_endstop_y: 305 ; z Endstop y position -variable_z_hop: 10.0 ; z hop for moves e.g homing +variable_z_hop: 12 ; z hop for moves e.g homing variable_xy_home_current: 0.5 ; reduced homing current for x and y variable_z_home_current: 0.4 ; reduced homing current for z variable_home_accel: 1000 ; reduced ACCEL for homing ##### Mag Probe ##### variable_probe_dock_x: 145 ; x toolhead position before docking probe variable_probe_dock_y: 285 ; y toolhead position before docking probe -variable_probe_dock_z: 10 ; z toolhead position before docking probe (only for bed dock) +variable_probe_dock_z: 12 ; z toolhead position before docking probe (only for bed dock) variable_probe_undock_x: 200 ; x toolhead position after docking probe variable_probe_undock_y: 305 ; y toolhead position after docking probe -variable_probe_undock_z: 10 ; z toolhead position after docking probe (only for bed dock) -variable_probe_z_min: 10 ; z minimum height to avoid crash +variable_probe_undock_z: 12 ; z toolhead position after docking probe (only for bed dock) +variable_probe_z_min: 12 ; z minimum height to avoid crash variable_probe_travel_speed: 100 ; dock moves travel speed variable_probe_dock_speed: 100 ; dock speed for attach/dock ##### Respond defaults ##### @@ -74,6 +74,8 @@ max_deviation: 1.0 # configuration. #position_min: default from "stepper_z:position_min" section. # The moving speed in X and Y. The default is 50 mm/s. +# Clearance +clearance: 12 # speed: 200 # Speed (in mm/s) of the Z axis when lifting the probe between # samples and clearance moves. The default is from the probe's