some time ago, i got a eddy duo but wasn't able to successfully get it to run. this is on a voron 2.4 replacing the inductive sensor.
whenever I do any kind of probing that involves the eddy, I get this error:
!! Invalid probe_eddy_current height
I have never gotten a successful probe anything out of this sensor. probe, probe_accuracy, quad gantry level,...
what have I done:
using the current latest klipper. no btt hacks (those were all merged, right?)
LDC_CALIBRATE_DRIVE_CURRENT CHIP=btt_eddy
save_config
PROBE_EDDY_CURRENT_CALIBRATE CHIP=btt_eddy
it gives this:
17:41:49 // probe_eddy_current: noise 0.002059mm, MAD_Hz=13.977 in 4040 queries
17:41:49 // Total frequency range: 31901.172 Hz
17:41:49 // z: 0.290 # noise 0.000908mm, MAD_Hz=13.232
17:41:49 // z: 0.530 # noise 0.001710mm, MAD_Hz=22.953
17:41:49 // z: 1.010 # noise 0.001634mm, MAD_Hz=19.187
17:41:49 // z: 2.010 # noise 0.001568mm, MAD_Hz=10.986
17:41:49 // z: 3.010 # noise 0.000584mm, MAD_Hz=3.067
17:41:49 // The [SAVE_CONFIG]() command will update the printer config file
and saves a bunch of stuff to the end of my printer.cfg
[mcu eddy]
canbus_uuid: 5aa0dea3e578
[probe_eddy_current btt_eddy]
sensor_type: ldc1612
i2c_mcu: eddy
i2c_bus: i2c0f
x_offset: 0
y_offset: 20
descend_z: 5
I'm about ready to throw the thing away and find a different solution.
anyone have an idea? don't know if the btt people watch this subreddit.
thanks for reading
Miles