moggieuk / ERCF-Software-V3

New software driver for ERCF control under Klipper
GNU General Public License v3.0
298 stars 63 forks source link

Internal error on command:"ERCF_ENCODER_RUNOUT" #5

Closed adolfotregosa closed 1 year ago

adolfotregosa commented 1 year ago

I dunno what more to do. Everything works fine, I can change tools succesfully but i'm trying out endless spool but It always crashes with Internal error on command:"ERCF_ENCODER_RUNOUT".

Help ?

11:51 Internal error on command:"ERCF_ENCODER_RUNOUT" 11:51 Klipper state: Shutdown 11:51 Unloaded 955.6mm of filament 11:51

moggieuk commented 1 year ago

Do you have the klippy.log when this happened?

There could be a bug in the software or something is not configured correctly... I want to find / verify the issue but you should probably also increase the 'ercf_calib_clog_length' value in your ercf_vars.cfg file and restart Klipper. I attempt to guess at a sensible value but it appears it might not be quite enough.

moggieuk commented 1 year ago

I believe the bug in endless spool is fixed in v1.1.5-4 update.

moggieuk commented 1 year ago

Closing because "Internal Error" issue is fixed and the false triggering of runout just needs some adjustment of the ercf_calib_clog_length.