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

[FR] Ignore runout mm distance on print start with triggered runout sensor #26906

Open
1 task done
Ale11Re opened this issue Mar 26, 2024 · 1 comment
Open
1 task done
Labels
F: Filament Sensor T: Feature Request Features requested by users.

Comments

@Ale11Re
Copy link

Ale11Re commented Mar 26, 2024

Did you test the latest bugfix-2.1.x code?

No, but I will test it now!

Bug Description

When FILAMENT_RUNOUT_DISTANCE_MM is defined and a new print is started without filament Marlin will be printing for the set FILAMENT_RUNOUT_DISTANCE_MM before stopping.
However, when FILAMENT_RUNOUT_DISTANCE_MM is not defined, Marlin will immediately ask for filament change.

Bug Timeline

No response

Expected behavior

I'd expect Marlin to avoid starting a new print at all.

Actual behavior

Marlin starts to print till FILAMENT_RUNOUT_DISTANCE_MM is reached.

Steps to Reproduce

Define FILAMENT_RUNOUT_SENSOR and FILAMENT_RUNOUT_DISTANCE_MM (let's say 5) with all of the required defines.

Version of Marlin Firmware

Marlin 2.1.2.2

Printer model

Bad Devices DX-01

Electronics

Megatronics_3

LCD/Controller

ELB_FULL_GRAPHIC_CONTROLLER

Other add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Conf.zip

@thisiskeithb
Copy link
Member

When FILAMENT_RUNOUT_DISTANCE_MM is defined and a new print is started without filament Marlin will be printing for the set FILAMENT_RUNOUT_DISTANCE_MM before stopping.
However, when FILAMENT_RUNOUT_DISTANCE_MM is not defined, Marlin will immediately ask for filament change.

FILAMENT_RUNOUT_DISTANCE_MM is working as designed, so I’ll convert this to a feature request.

@thisiskeithb thisiskeithb changed the title [BUG] Print allowed to start with runout sensor triggered [FR] Ignore runout mm distance on print start with triggered runout sensor Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: Filament Sensor T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

2 participants