Introduction
FLY-EDDY is an EDDY bed-mapping (probe) sensor developed based on the Klipper probeeddycurrent module. It uses the TI LDC1612 chip and connects to the toolboard or mainboard via the I2C interface, enabling non-contact high-speed bed mesh scanning and Z-axis probing.
Wiring
The FLY-EDDY connects to the toolhead board or mainboard via the I2C interface. The 5P cable assembly contains 4 I2C signal wires (VCC, GND, SDA, SCL) and 1 temperature detection wire (TEMP, onboard thermistor). Both models have identical signal definitions but are adapted for different platforms:
参考配置
以下配置参考 SHT36V3 工具板的 EDDY 配置写法,仅将 I2C 地址改为 FLY-EDDY 的 0x42(42)。i2cmcu、i2cbus 以及 xoffset、yoffset、descend_z 需按实际连接的 MCU 与安装位置修改。
Calibration
The Klipper official team has recently optimized the Eddy probe functionality, it is recommended to update to the latest version for use: