-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
BTT TFT35 E3 V3 26.X June 15, 2020 - Filament runout only works in marlin screen mode not TFT mode. #1617
Comments
Reproduced several times. |
Please update to the most recent TFT firmware. Then read previous made tickets related to your issues. For those issues you see on your system but you can not find a ticket for make a new ticket per issue. Include all relevant information incl which filament sensor you use and where it is connected. This is a friendly reminder, that this repository is about the TFT firmware and not a user group. Thank you |
I have the same issue, have had a ticket going for this, it was supposed to be fixed however i have updated the firmware on the TFT35 today to the 04/02/2021 release and it has not solved this issue when the filament sensor notices a runout (printing from SD) the head parks as it should, then when i press resume it does nothing....then after a pause of about 30-60 seconds it says heater timout, when i press reheat it the heater turns off. so the runout sensor is still not functioning as it should in the latest firmware (dated 04/02/2021) I get the exact same reaction when i use the pause feature aswel, the head parks but then it will not resume in the same manner described as above |
does the filament sensor work when in marlin mode? |
I havent tested in marlin mode tbh, it is connected to the TFT...as stated the sensor works but i can't resume the print after reloading the filament, and the pause feature also will not allow resume either |
telco55 seems to be a nine day wonder and does not answer his own ticket. For issues related to his topic please read all the existing tickets snd also the pinned verified bugs ticket. Thank you |
Having the same issues. I've installed the BTT sensor on a custom printer, using the SKR 1.3 board and TFT35 V3 touch screen. The sensor seems to work in Marlin mode, but it always activates, no matter what I do. It does not show anything in graphical mode, no matter what settings I use. Marlin 2.0.7.2 Any advice would be much appreciated, been battling this for three days now. I'm close to removing it and returning it. I don't really print unmonitored anyways. The only reason I got it was to use up close to empty spools of filament. |
@OnBudgetServices I'm having the same exact issue. I've updated my screens (TFT35V3) firmware to the latest. Marlins "classic" mode works great but as soon as I switch over to TS/TFT mode... Nothing. M75 does nothing for me either. |
@npcizzy I was able to get it not always to trigger. I changed FIL_RUNOUT_STATE from low to high, and that solved that issue. Still no dice on the graphical interface, but it does work if you swap over to the Marlin simulator once it's detected a runout state. Not ideal, but at least there's a way to interact and fix it. I'm assuming this is a firmware issue at this point with the TFT35. |
And when you print from touchscreen you made sure to have a M75 in the
start gCode of your slicer?
Mike Bowden <[email protected]> schrieb am Mi. 17. Feb. 2021 um
16:17:
… @npcizzy <https://github.com/npcizzy> I was able to get it not always to
trigger. I changed FIL_RUNOUT_STATE from low to high, and that solved that
issue. Still no dice on the graphical interface, but it does work if you
swap over to the Marlin simulator once it's detected a runout state. Not
ideal, but at least there's a way to interact and fix it. I'm assuming this
is a firmware issue at this point with the TFT35.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1617 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZHLAZMU47TO44XTNJ3S7PM2PANCNFSM4XODUOCQ>
.
|
I didn't. I've got a long print running now, but I have a few smaller ones I can test this with after that. How does adding a print timer help with the filament dialog for the GUI? |
It helps in case you print from on board sd in touchscreen mode. Marlin
does not know about the print otherwise
Mike Bowden <[email protected]> schrieb am Mi. 17. Feb. 2021 um
16:59:
… I didn't. I've got a long print running now, but I have a few smaller ones
I can test this with after that.
How does adding a print timer help with the filament dialog for the GUI?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1617 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZDSQXBFQXF7EIKLFRDS7PRUZANCNFSM4XODUOCQ>
.
|
Ah, got ya. I'll give it a shot, thanks! |
In another bug report over this same bug I could solve it thanks a comment from a user. If you put in you start G-code M75 the sensor works but another bug appears. |
This ticket is about the topic mentioned in the headline.
Check if you have HOST_PROMPT_Support enabled in Marlin.
Budis3 <[email protected]> schrieb am Fr. 19. Feb. 2021 um 18:46:
… In another bug report over this same bug I could solve it thanks a comment
from a user. If you put in you start G-code M75 the sensor works but
another bug appears.
For more details: #1634
<#1634>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1617 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZAPGDE7Y2QKPKAQLJLS72PWJANCNFSM4XODUOCQ>
.
|
What is the status of the reported issue? |
I not consider it complete because if you apply this solution appears another bug. More detaills here: |
Try PR #1718 it could solve the problem |
I have been testing filament runout for seversl hours using the TFT firmware from yesterday and it worked great. Sensor connected to TFT - printing from TFT storage it triggers correctly and purges at the pause position. @digant73 Please mention this ticket in your PR. Thank you |
Please respond to your own ticket or I expect the reported issues to be solved. Thank you |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Steps to reproduce
Expected behavior
Actual behavior
Hardware Variant
TFT Firmware Version & Main Board Firmware details
Additional Information
Configuration.h
or use Pastebin and paste a link in this issue.The text was updated successfully, but these errors were encountered: