Is it possible to move the head faster to the center of the bed when probing Z

Hi
I have lead screws for my Z steppers, the lead screws has a single thread with a pitch of 2 mm.
The configureation for Stepper_z are:
rotation_distance: 2
homing_speed: 6.0

The homing_speed for X and Y axis are 50.

When I home X and Y the speed are ok, but when I move the head to the center of the bed for probing the Z axis it is very slow. It seems that the X and Y movement use the homing speed for Z when moving the head to the center of the bed.

Is there any configuration that I can use that make the move to the center of the bed quicker without changing the homing speed of the Z-axis?

King regards
Niclas

Hello @nian66 !

You already took notice of this document:
https://www.klipper3d.org/Config_Reference.html

There is this section:

https://www.klipper3d.org/Config_Reference.html#safe_z_home

Thank you,
I misunderstood what Speed meant under safe_z_home, I thought it was how fast it would lower the bed and not the speed of X and Y.

//Niclas

1 Like