# Cfg issues with sensorless homing

**URL:** <https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108>\
**Category:** General Discussion\
**Created:** [March 8, 2023, 5:40pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108 "2023-03-08T17:40:29Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![3dprintgeek](https://avatars.discourse-cdn.com/v4/letter/3/cdc98d/32.png) [@3dprintgeek](https://klipper.discourse.group/u/3dprintgeek)\
**Post date:** [March 8, 2023, 5:40pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108/1 "2023-03-08T17:40:29Z")

</div>

Can someone check out my cfg and log file, Trying to set up sensorless homing and have searched the forums for the last 3 days.

sensorless homing on x and y . Pinda probe on z

x reports “Endstop x still triggered after retract”

issue G28 command for z and also get Endstop x still triggered after retract.  
z motors dont move  
[klippy(10).log](https://klipper.discourse.group/uploads/short-url/mu9Qxj3bunN2rIesM0wrbxdhEAV.log) (1.1 MB)  
[printer-cfg .txt](https://klipper.discourse.group/uploads/short-url/dx3yhQq5AwMxfdwKkMsLqb48Ird.txt) (12.3 KB)

---

<div class="post-metadata">

**Author:** ![mykepredko](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/mykepredko/32/2085_2.png) [@mykepredko](https://klipper.discourse.group/u/mykepredko)\
**Post date:** [March 8, 2023, 5:43pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108/2 "2023-03-08T17:43:47Z")

</div>

Could you:

1. Add your klippy.log to the post.
2. Repost your printer.cfg using the “\</\>” option so the formatting isn’t lost?

That will make it a lot easier to help you.

---

<div class="post-metadata">

**Author:** ![EddyMI3D](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/eddymi3d/32/1981_2.png) [@EddyMI3D](https://klipper.discourse.group/u/EddyMI3D)\
**Post date:** [March 8, 2023, 5:51pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108/3 "2023-03-08T17:51:35Z")

</div>

@3dprintgeek  
Please keep in mind what the Configs subform is made for:

![grafik](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/6/6f62674c2a409f326da9b8e80cab37b5151b1066.png)

---

<div class="post-metadata">

**Author:** ![jakep\_82](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@jakep\_82](https://klipper.discourse.group/u/jakep_82)\
**Post date:** [March 9, 2023, 2:01pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108/4 "2023-03-09T14:01:21Z")

</div>

You need to set homing\_retract\_dist to 0 for the X axis. This is a requirement for sensorless homing and it appears you did this for Y, but missed X.

---

<div class="post-metadata">

**Author:** ![3dprintgeek](https://avatars.discourse-cdn.com/v4/letter/3/cdc98d/32.png) [@3dprintgeek](https://klipper.discourse.group/u/3dprintgeek)\
**Post date:** [March 11, 2023, 4:20pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108/5 "2023-03-11T16:20:29Z")

</div>

I reworked the cfg to include the missing retract dist on the x stepper and disabled stealthchop. x and y move but still report endstop not triggered .

---

<div class="post-metadata">

**Author:** ![EddyMI3D](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/eddymi3d/32/1981_2.png) [@EddyMI3D](https://klipper.discourse.group/u/EddyMI3D)\
**Post date:** [June 11, 2024, 9:17pm UTC](https://klipper.discourse.group/t/cfg-issues-with-sensorless-homing/7108/6 "2024-06-11T21:17:35Z")

</div>


