Hello to everyone!
We are modding a big home made IDEX printer (two toolheads) with klipper, by now everything works ok, we added load cells under the bed for a nice zeroing.
We also have already prepared a second load cell for fine adjustement of the 2 nozzle offsets.
We took sime time experimenting but it looks like klipper cant manage more load cells.
Is there any chance to use direclty klipper connected to the second ADC/Load Cell or we need to use a second MCU and simulate a simple endstop?
I ran into the same issue. I have built a Rat Rig 500 IDEX. I needed to use 2 Beacon bed scanners for nozzle offset calibration. The standard klipper only allows one z probe instance. I modified Klipper to allow me to use both beacons for what I needed. Feel free to use my mod, but please let me know how it works for you and use it at your own risk. GitHub - Tinman-FP/Klipper-Modifications: Modified versions of Klipper · GitHub
I don’t believe it is. It would be nice if it were, I would like to have a “clean”. Install myself. I have seen similar issues and requests going back to 2022 and I wanted mine to work now.