Hello.
I am trying to use sensorless homing to home X on my Switchwire converted ender 3-pro.
i followed the guide in the documentation, added the jumpers to the board for the diag pin, changed printer.cfg and when i run G28 X0 the printer halts and displays “Unhandled exception during run”. Found one on Reddit with the same problem but no solution. Anybody have any poiters to where i can start to look for something wrong?
I have changed back to using the switch now, so the last entry’s in the klipper-log is with that config.
sensorless config starts here
First step would be to remove the unofficial extensions, make sure to have the latest Klipper main-line, and then retry.
Please attach any log file here by just dragging and dropping it to the post.
Is the tx_pin really needed when uart_pin and uart_Address are populated?
I mean if the names are wrong the Klipper syntax checker will raise an error after reboot.
At least an optimization of your config.
Can you reduce homing speed of Y and X to 50 mm/s or even less at least for testing purpose?
In the printer.cfg the tx_pins are still active.
Argh just saw it is a CoreXZ and the respective axes are set up accordingly…
Just looking at your printer.cfg file - why do you have 64 microsteps for stepper_x and 32 for stepper_y?
I haven’t seen somebody mix sensorless homing on X and a microswitch on Y before - it looks like you had a microswitch on X before; can you go back to it and see what happens?
The diffrent microsteps is from testing “spreadCycle” vs “stealthChop”
I have microswitch on X, works just fine with that. its a working printer. but i want sensorless on X because of cable mess.