protoloft / klipper_z_calibration

Klipper plugin for self-calibrating z-offset
GNU General Public License v3.0
1.05k stars 151 forks source link

Prefer [safe_z_home] `home_xy_position` if it is set. #66

Closed whi-tw closed 1 year ago

whi-tw commented 2 years ago

If [safe_z_home] is configured, use the home_xy_position position, instead of nozzle_xy_position.

This avoids having duplicate positions specified, and potentially accidentally forgetting to update one or the other if the endstop position is moved.

TitusLabs commented 2 years ago

Thank you for your PR. I had already thought about this topic. However, that's only half the story. Sorry, I won't have time for it until a month from now...

TitusLabs commented 1 year ago

Sorry for my bad workflow. In the meantime, I have added this feature in my development and added your name in the comments. I am trying to do better...