i thinkl i found the error. you set up the nozzle that the paper slit under it. then you adjust to that the eddy to its 2,5mm high and srew it to lock in position.
Then the eddy knows the high to z=0.
@hcet
eddy use no offset value in the printer.cfg
its high i set with a value of 2.5 and then after calibrate it with "PROBE_EDDY_CURRENT_CALIBRATE_AUTO CHIP=btt_eddy"
then you make the paper thing an it writes that in the config:
[probe_eddy_current btt_eddy]
#*# reg_drive_current = 15
#*# calibrate =
#*# 0.050000:3269489.238,0.090000:3268691.576,0.130000:3267139.650,
#*# 0.170000:3266093.270,0.210000:3264980.840,0.250000:3263930.373,
#*# 0.290000:3262909.906,0.330000:3261907.565,0.370000:3261070.709,
#*# 0.410000:3260163.329,0.450000:3259330.782,0.490000:3258480.971,
#*# 0.530000:3257467.939,0.570000:3256487.082,0.610000:3255504.899,
#*# 0.650000:3254558.965,0.690000:3253678.887,0.730000:3252849.957,
#*# 0.770000:3252040.163,0.810000:3251163.009,0.850000:3250304.101,
#*# 0.890000:3249486.179,0.930000:3248717.742,0.970000:3247938.028,
#*# 1.010000:3247162.369,1.050000:3246400.535,1.090000:3245676.195,
#*# 1.130000:3244958.192,1.170000:3244249.957,1.210000:3243560.976,
#*# 1.250000:3242870.618,1.290000:3242173.255,1.330000:3241504.779,
#*# 1.370000:3240895.528,1.410000:3240320.919,1.450000:3239692.175,
#*# 1.490000:3239086.532,1.530000:3238478.270,1.570000:3237896.658,
#*# 1.610000:3237234.463,1.650000:3236612.811,1.690000:3236074.886,
#*# 1.730000:3235525.296,1.770000:3234971.744,1.810000:3234446.514,
#*# 1.850000:3233975.514,1.890000:3233531.246,1.930000:3233091.784,
#*# 1.970000:3232635.190,2.010000:3232168.014,2.050000:3231708.330,
#*# 2.090000:3231261.574,2.130000:3230824.271,2.170000:3230405.368,
#*# 2.210000:3229970.560,2.250000:3229504.915,2.290000:3229049.313,
#*# 2.330000:3228627.160,2.370000:3228231.000,2.410000:3227821.943,
#*# 2.450000:3227443.161,2.490000:3227044.614,2.530000:3226678.211,
#*# 2.570000:3226293.880,2.610000:3225951.031,2.650000:3225595.513,
#*# 2.690000:3225252.461,2.730000:3224907.681,2.770000:3224583.198,
#*# 2.810000:3224251.089,2.850000:3223928.527,2.890000:3223607.187,
#*# 2.930000:3223297.347,2.970000:3222949.547,3.010000:3222620.682,
#*# 3.050000:3222301.736,3.090000:3222010.124,3.130000:3221710.883,
#*# 3.170000:3221427.284,3.210000:3221133.111,3.250000:3220849.335,
#*# 3.290000:3220589.677,3.330000:3220333.716,3.370000:3220070.779,
#*# 3.410000:3219814.056,3.450000:3219533.195,3.490000:3219272.049,
#*# 3.530000:3219015.455,3.570000:3218757.887,3.610000:3218506.676,
#*# 3.650000:3218273.167,3.690000:3218023.630,3.730000:3217792.210,
#*# 3.770000:3217566.702,3.810000:3217351.965,3.850000:3217145.160,
#*# 3.890000:3216935.384,3.930000:3216713.704,3.970000:3216505.600,
#*# 4.010000:3216295.671,4.050000:3216089.270
even when z offset is in the printer.cfg it ignores it.
but i think i have the problem found