SKR Mini E3 V2.0 + CRTouch on Klipper not working

Basic Information:

Printer Model: Ender 3
MCU / Printerboard: SKR Mini E3 V2.0
`klippy.log (719.3 KB)

Describe your issue:

Hi there, i have an Ender 3 that i decided to upgrade to klipper running an skr mini e3 v2 and i have a cr touch with it that i was using on marlin. Ive tried updating my configuration to add the probe but i cant seem to get it to recognize it and the probe doesn’t deploy and i get the error “Endstop z still triggered after retract”. can someone please assist me with this as i cant seem to figure it out at wall.

It seems your configuration is not complete:

  • endstop_pin: probe:z_virtual_endstop is missing for Z
  • position_endstop must not be declared for Z when using a probe
  • You will want to define a [safe_z_home]