moggieuk / ERCF-Software-V3

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

Disable Clog detection on the fly? Possible? #43

Closed mochoandre closed 1 year ago

mochoandre commented 1 year ago

Hello, I did not find in documentation a command to disable clog detction on fly while print. Is it Possible? Doing some large print during night and in the beggining it triggered a false clog detection. It would be useful to disable it for till restart (for example) so I don't have a false trigger when I am away from printer

Best Regards

ningpj commented 1 year ago

Disable: ERCF_TEST_CONFIG enable_clog_detection=0 Enable: ERCF_TEST_CONFIG enable_clog_detection=2