-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
FILAMENT SENSOR AND POWERLOSS RECOVERY NO WORK #21
Comments
Hi, |
Hello, when I turn on runout, the printer is stopping and wants to change filament. Filament was correctly loaded and sensor light is blue. |
Hi, If you don't have the "TRIGGERED" state when the filament is inserted, then you've got reverse detection. |
Hi,thanks for your answer. Is it possible to change the detection? On my Ender 3 V2, I can change it from High to Low, but can‘t find such setting on my Q5.Am 30.08.2023 um 16:36 schrieb Foxies ***@***.***>:
when I turn on runout, the printer is stopping and wants to change filament. Filament was correctly loaded and sensor light is blue.
Hi,
You can check the correct operation of the filament sensor with the M119 command, which will give you an instantiation of the ON/OFF status in the terminal.
If you don't have the "TRIGGERED" state when the filament is inserted, then you've got reverse detection.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Yes, this is possible in the firmware, but it may be easier to invert the wires if you have a 2-wire detector: 1 wire for signal and 1 wire for ground. |
I already had this idea. Its a cheap on from ebay, with 3 wires. |
I answered earlier for configuration.h file ;-) |
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
FILAMENT SENSOR NOT WORK and POWERLOSS RECOVERY NOT WORK.... with SCWTPULR-Robin_mini.bin STOCK FIRMWARE... but with QQS Repetier Firmware its works fine. M412 is ON and M119 is tiggered or open if the filament is charged or no..
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
2.1.2
Printer model
FLSUN QQS PRO
Electronics
MKS ROBIN MINI
Add-ons
No response
Bed Leveling
UBL Bilinear mesh
Your Slicer
Simplify3D
Host Software
SD Card (headless)
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: