Klicky-Probe icon indicating copy to clipboard operation
Klicky-Probe copied to clipboard

Klipper Macros and Sensorless Homing

Open seanmccully opened this issue 10 months ago • 2 comments

There is something about these MACROS that causes Sensorless Homing to consistently fail. It is always on the second AXIS.

If Y is first than X will not HOME. If X is first than Y will not HOME.

Especially with the TMC5160 drivers (at least on my printer) Sensorless Homing can be a bit finicky. But there is something in these MACROS, that feels like possibly a bug in Klipper. Doing a single axis homing for both X,Y than a G28 for all three axis(s) the second axis will still consistently fail.

The above routine, at least on my printer will always clear any stickiness with sensorless homing on the TMC5160(s).

seanmccully avatar Apr 24 '24 20:04 seanmccully