Random filament unloads before printing

My v core 4 has been unloading filament instead of printing about 2 to 3 times this month already and I don't know why. It has no filament sensor nor do I slice anything different, it just does this randomly..
1 Reply
Mitsuma
Mitsuma3mo ago
according to your config you got runout active on t0
variable_enable_insert_detection = True
variable_enable_runout_detection = True
variable_enable_clog_detection = True
variable_unload_after_runout = True
variable_enable_insert_detection = True
variable_enable_runout_detection = True
variable_enable_clog_detection = True
variable_unload_after_runout = True
having it enabled but not connected could cause rare triggers

Did you find this page helpful?