Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable RUNOUT_DISTANCE_MM 25 in Configuration.h #12

Closed
jgbrown54 opened this issue Jun 7, 2022 · 2 comments
Closed

Enable RUNOUT_DISTANCE_MM 25 in Configuration.h #12

jgbrown54 opened this issue Jun 7, 2022 · 2 comments

Comments

@jgbrown54
Copy link

An ongoing issue with Longer is false Runout detection. Marlin has enabled this option to allow a longer period before action is taken. It basically says that when a Runout is detected, don't take action unless 25mm of filament has been extruded. If the condition is cleared before the 25mm is extruded, no action will be taken and the counter will be cleared. This will prevent noise caused by longer wires to the sensor and momentary detections caused by filament diameter errors of less than 25mm. Actual filament runout will still occur. It will just be slightly delayed.

@Guizz27
Copy link
Owner

Guizz27 commented Jun 8, 2022

Currently integrating Marlin 2.0.9.4 and 2.1. I will enable this be default.

@Guizz27
Copy link
Owner

Guizz27 commented Jun 27, 2022

This is turned on in the new release 2.0.9.4 GC 1.1.

@Guizz27 Guizz27 closed this as completed Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants