Marlin
Marlin copied to clipboard
BTT Smart Filament sensor false positives
Description
BTT Smart Filament sensor worked fine under 1.3.5b. After upgrade to 2.0.1 I get frequent but random false positives, where the printer reports runout for no reason. I have tried with various values for the FILAMENT_RUNOUT_DISTANCE_MM: 0, 7, 10, 25.
Steps to Reproduce
- [First Step]
- [Second Step]
- [and so on...]
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Additional Information
- Include a ZIP file containing your
Configuration.h
andConfiguration_adv.h
files. - Provide pictures or links to videos that clearly demonstrate the issue.
- See How Can I Contribute for additional guidelines. Mickes Config.zip
What do I have to enter on the display once I have installed the sensor? ender 3v2
i had the same problem.
i had to uncomment #define FILAMENT_MOTION_SENSOR
i have the same issue using the BTT sensor
i had the same problem. i had to uncomment
#define FILAMENT_MOTION_SENSOR
so you had to modify the gcode for that? has that solved the issue?
its in configuration.h
and then you need to compile it.
but i moved over to klipper now works much more reliable now for me.