Closed mk-maddin closed 1 year ago
Hi, thanks for the hint! I've changed it :+1:
@TitusLabs , should the second instance of "safe_z_home" be also replaced by "safe_z_height?" I just spent quite a while troubleshooting why it wouldn't work, without realizing there was a difference between the two, having copied the second one:
The changelog for v1.0.0 (2023-04-25) describes: "_The clearance is deprecated and is replaced by the safe_z_home due to the change in behavior. The safe_zhome is now an absolute z position to move to." and "_Move from clearance to safe_zhome"
But as of Configuration information it should be "safe_z_height":
With replacing clearance with safe_z_home klipper throws error: "_Option 'safe_z_home' is not valid in seciton 'zcalibration'" With safe_z_height it works as expected. Due to this I am assuming this is a typo within the changelog.