PROBE_EDDY_CURRENT_CALIBRATE not working

Basic Information:

Printer Model: Sovol SV06+
MCU / Printerboard: STM32F10
Host / SBC: Sovol Klipper Screen
klippy.log

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

Trying to fix this problem for weeks, eddy-ng fails. Eddy-NG now doesn’t work beacouse of a klipper update, i say like alright let me try klipper eddy, i try it, stuck on the PROBE_EDDY_CURRENT_CALIBRATE macro, cant home Z and going up or down in thr macro says must home axis first. I have no idea how to fix it. Device is BTT Eddy USB.

klippy.log (1).txt (1.4 MB)

printer.cfg.txt (6.0 KB)

Hello @peropepe and welcome to the forum!

Have you tried with a pristine Klipper version (The "dirty" Flag and the Team's Position)?

Git version: 'v0.13.0-701-g7e64fc84-dirty'
Untracked files: klippy/extras/gcode_shell_command.py, klippy/extras/ldc1612_ng.py, klippy/extras/probe_eddy_ng.py
Modified files: klippy/extras/bed_mesh.py, src/Makefile

I mean, the eddy probe is is already part of Klipper, so what is the probe_eddy_ng.py for?

Hello! Thank you for the welcome! It appears that was left out but i have deinstalled eddy-ng and i forgot to restart the system.

Fixed it! I used SET_KINEMATIC_POSITION and measured the height from the sensor to the bed, allowing me to calibrate it!