Bed_Distance_sensor icon indicating copy to clipboard operation
Bed_Distance_sensor copied to clipboard

Homing Shuts Down Klipper

Open ceb0610 opened this issue 1 year ago • 3 comments

When I send the G28 command, the X-axis homes fine and the Y-axis homes fine. When my printer tries to home the Z-axis, I get the message "Homing failed due to printer shutdown." This is after a fresh install of klipper and the BDsensor script. Any help would be appreciated.

klippy (1).log

ceb0610 avatar Nov 13 '23 23:11 ceb0610

could you try to set the z_adjust value in the BDsensor section to zero? and also delete the probe section in printer.cfg.

markniu avatar Nov 14 '23 02:11 markniu

That worked. I still need to adjust Z a bit. Is (-) down and (+) up? I need the nozzle about 0.05mm closer to the bed.

ceb0610 avatar Nov 14 '23 03:11 ceb0610

When you calibrate the BDsensor make sure the nozzel in touching the bed... this sets the BDsensor z to 0. [BDsensor] z_offset remains at 0. Then it is my understanding that you increase position_endstop: between 0.4-1.0 to stop the nozzel touching the bed when homing. I have mine at 1.0

KiwiChrist avatar Nov 14 '23 03:11 KiwiChrist