Bed_Distance_sensor icon indicating copy to clipboard operation
Bed_Distance_sensor copied to clipboard

Internal error on command:"BED_MESH_CALIBRATE"

Open 04srt10 opened this issue 1 year ago • 7 comments

while attempting to perform a heightmap,

6:16 PM Internal error on command:"BED_MESH_CALIBRATE" 6:16 PM Klipper state: Shutdown 6:16 PM probe at 10.000,190.000 is z=0.000000

also, with NO_STOP_PROBE enabled, it still stops at every point.

This is on a E3NG with an SKR MINI E3 V2 with a bd sensor.

04srt10 avatar Dec 19 '24 23:12 04srt10

hello, need to more message from the klippy.log, please attach the klippy.log file.

markniu avatar Dec 20 '24 02:12 markniu

klippy.log

04srt10 avatar Dec 20 '24 02:12 04srt10

We resolved the issue with a manual klipper update! please close my ticket! thank you Mark

04srt10 avatar Dec 20 '24 21:12 04srt10

Hi there, i still have the same issue. I've updated all components, reinstalled klipper and the BD Sensor. But nothing seems to Work. I'm as well using an e3ng with an skr 3 ez.

harlequincirrus avatar Jan 12 '25 16:01 harlequincirrus

What's the first error message in the klippy.log?

the klipper should be update to the latest too if the error is same as o4srt10's klippy.log :

image

Hi there, i still have the same issue. I've updated all components, reinstalled klipper and the BD Sensor. But nothing seems to Work. I'm as well using an e3ng with an skr 3 ez.

markniu avatar Jan 13 '25 01:01 markniu

Hi Mark,

thanks for the reply.

My first Error seems to be this one: BlockingIOError: [Errno 11] Resource temporarily unavailable

I'll attach the newest klippy.log. Sorry for the zip file but the log is 26mb, so to large to attach. klippy-log.zip

harlequincirrus avatar Jan 13 '25 14:01 harlequincirrus

the error is gcode.CommandError: Bed Distance Sensor data error0:10.24 this is a communication problem. and the klipper read a wrong data from bdsensor, Secure the cables with cable ties, especially around the connector, you can also increase the delay value in the BDsensor section from 10 to 15.

Hi Mark,

thanks for the reply.

My first Error seems to be this one: BlockingIOError: [Errno 11] Resource temporarily unavailable

I'll attach the newest klippy.log. Sorry for the zip file but the log is 26mb, so to large to attach. klippy-log.zip

markniu avatar Jan 14 '25 03:01 markniu