Javier Verdú

Results 7 comments of Javier Verdú

Hi, i have the same problem with m102 s-1 ![image](https://github.com/markniu/Bed_Distance_sensor/assets/77059171/54057823-e230-4549-a020-a1f118e53d74) my mainboard is CR-10S Pro V2 and i use the pins from the bltouch. I also noticed while flashing klipper...

can you use the gpio pins from the raspberry pi to connect the sensor?

Confirmed: the code of the BdSensor does not work with Atmega boards, i flashed a creality v1.1.3 and found the same warning while flashing. i also tried flashing the SKR...

Any ideas to try to fix it by fiddling with the code? src/BD_sensor.c: In function ‘command_I2C_BD_send’: src/BD_sensor.c:441:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int addr=atoi((char *)args[2]);

> I hooked everything up to my rpi. Now when I run `M102 S-1` there is a pause and then the firmware crashes. In the klippy log there is not...

Does it work with marlin? if not i would suggest changing the README.md in the hardware section: > _"Supported on all mainboards except atmega (work in progress)"_