Billy-d-Kidd

Results 10 comments of Billy-d-Kidd

While calibrating the sensor, it homes first. Should it retract before homing? When I set the nozzle on the bed, then M102 S-6, it homes X and Y but does...

Added 'homing_retract_dist: 5' in [stepper_z], and it still homed X and Y first. When it moved to the safe_homing position it then lifted up the 5 and set back down....

Just updated the MCU with the instructions here https://github.com/markniu/Bed_Distance_sensor/wiki/Flash-BDsensor(V1.1)-firmware, and now I'm getting the same error message. I also can not get any info from the sensor now when I...

I'm not sure but I now think it may be a problem with flashing, so I have re-directed this problem to: https://github.com/markniu/Bed_Distance_sensor/issues/96

> just add this into the printer.cfg > [force_move] > enable_force_move: true Calibrate Finished! Please Wait... Calibrating, don't power off the printer Collision: 0.7040 mm, Bed: 24.2C warning: triggered in...

This script does not seem to like Kiauh. So you will need to flash it at command prompt.

Day 3 of dealing with this, and it's starting to get a little bit frustrating now. I have tried several methods to get this installed and so far none have...

> is there still too many ids error? if you have compiled the klipper success,then I was suspect it was not flashed success. I have not received any id errors.

No. it's not flashing the MCU. It will flash with just klipper, but will not flash with klipper and bdsensor. Confusing. > you can check again if it is flashed...

> Make sure there is `BD_sensor.o `on there while `make` , else run again `~/Bed_Distance_sensor/klipper/install_BDsensor.sh` and note `make flash` is the command to flash the firmware into the mcu, this...