xblax / flashforge_ad5m_klipper_mod

Unoffical mod for Flashforge Adventurer 5M (Pro) 3D printers to run Moonraker, custom Klipper, Mainsail & Fluidd
GNU General Public License v3.0
143 stars 15 forks source link

Eddy probe compatibility? #234

Open AJolly opened 1 month ago

AJolly commented 1 month ago

Has anyone gotten the 5m to work with an eddy sensor? https://github.com/bigtreetech/Eddy/

It's integrated into klipper mainline, but I know we are running a few revs behind. https://github.com/Klipper3d/klipper/blob/master/docs/Eddy_Probe.md

Alternatively, it says we can compile the BTT branch.

consp commented 1 month ago

Don't think so, only the usb version might work. Unless you want to do some nasty soldering to get the I2C ports exposed on the MCU.

AJolly commented 1 month ago

Yeah, I've got the USB version. Trying to avoid soldering, although I might have to at some point since the built in CPU is so slow / all the mcu timeout issues.