FR: Sensorless homing only one axis
At the moment it's not possible, using the Sensorless_homing.cfg, to enable Sensorless homing on only the X or y axis.
The .cfg file has to be commented out and Sensorless homing parameters has to be configured in override.cfg.
Maybe split the Sensorless_homing.cfg for each axis?
Oh mhmm ok, this is possible. I did not think about a case where the user would have different homing type for X and Y ^^ Can you explain your use case?
The LDO Voron Switchwire Kit uses Sensorless homing on the y axis. But a micro switch endstop on the X-axis.
oof, that multiplies the config files considerably, taking the tmc2240 files into account. it would require for each axis and each tmc and implementation variants own files which has to be uncommented individually.
Just popping in to say that I use sensorless X homing and limit switch Y homing on both my core xy printers. So, the ability to apply sensorless homing on a per-axis basis in Klippain would help my use case.