Mark
Mark
it is possible to use this LIN_ADVANCE, but I have not test it,if you have any progress, please let me know!
that's correct, and it is the same as normal inductive probe. > Does anybody know, if the detecting distance is reduced to 53% using pure aluminum like it happens on...
agree, I just added that to the github readme
I think not only the temperature on the probe can cause the drift but also the temperature on the bed, so that could make this more complicate and also not...
could you explain more details, like how to test?
right, we can connect this sensor to the GPIO on the raspberray pi. and write a simple python code like the arduino.
could you paste some data returned after M102 S-5 ? especially the first 10 data.
the reason maybe the calibrate position is not the actual nozzle position because of the X/Y offset. the z_offset is replaced by the z_adjust, so the z_offset cannot be saved....
the z_offset is working now, you can just update the BDsensor.py and restart the klipper, no need to compile and flash the mcu. https://github.com/markniu/Bed_Distance_sensor/commit/8a16426dc0b5f6b52a5d3112ee30a84b028c32d3
seems that there is no BDsensor.py in the klipper, you can run again .sh `~/Bed_Distance_sensor/klipper/install_BDsensor.sh` > Hello thank you for all first, I was back to home, andI did give...