-
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
A few issues with pause and filament runout TFT35 e3 v3 and SKR mini E3 V3 (04/02/2021 firmware update) #1538
Comments
I expect you have the filament runout connected to the SKR and not the TFT, right? Add a M75 to your start gCode to solve the problem. Which firmware version are you using, send a screenshot from Info window. I have been testing the Pause function while printing from TFT based storage and it worked flawlessly based on the settings defined in config.ini. Pausing the print from on board sd does not work and there is already a ticket for this and it is mentioned in the pinned Known Bug Ticket #1218. Btw, welcome;-) |
M75 helps to recognize the sensor. Pausing the print from on board sd does not work like mentioned before. |
thanks for that will do some more experimenting |
Any news? |
@oldman4U i think this was also to do with the other issue of the runout sensor and the onboard sd slot...that issue is apparently sorted but i am not sure if the firmware has been updated...waiting on clarification and then i will install and see |
Any news? Please help the community and close the ticket once you do not need it anymore. Thank you |
how do i close a ticket?!?! |
Using the web based interface you have a "close and comment" button. |
ah ok thanks, will do, have just flashed the tft53, tested the filament runout feature and it still is not working as expected, will test the pause...am playing with my marlin config to make sure there is no issue there....so at the moment i am unsure if the problem is fixed |
ok so now 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. |
also after the filament runout has been tripped and it has notified that the heater has timed out and turned off, if i press stop i get a message saying 'busy processing, please wait' |
Just tested the pause feature too, when i press pause it parks the print head, when i press resume it does nothing and then after 30-60 seconds show the message heater timeout, i will edit the contents of this post with the updated issues |
i have tried to turn off the pause nozzle timout feature in marlin however when i do the build fails i did this by commenting out that definition |
here is a link to my marlin build if you want to have a look through it |
Have you added M75 to the start gCode of your slicer? |
i haven't yet...i will try this today thanks :0) BTW you are doing stirling work @oldman4U really appreciate all the help |
i have had an interesting thing happen lately aswell, if i got to press buttons on the screen it inconsistently comes up with filament runout and then pauses the print (which i havent been able to resume from) i havent noticed a pattern to it yet so cant give you a steps to replicate but it happens from time to time when i press the 'more' buttton to then go and adjust temperature or something...i dont know if this is a known issue or not |
You are welcome Add M75 to the slicer startcode and let me know. |
just tried it with m75 in the start gcode and it made no difference |
You understand that the software is open source?
scathappens <[email protected]> schrieb am So. 14. Feb. 2021 um
17:06:
… is there anywhere to get suport with these products as i am at my whits
end, i have contacted bigtreetech direct 3 times and sent them my marlin
builds as requested on each occasion etc but never heard any more from them
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1538 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZEF4G6S6GJ6SYSH2B3S67YJNANCNFSM4WJICEXQ>
.
|
yeah sorry had a bad day with it all, got some help and solved todays trouble.....however the issues with the fillament runout and pause still remain. I thought that this was a bigtreetech firmware, didn't realise all this was purely open source dev....do bigtreetech get involved at all? |
BTT does the hardware the community the software. |
ah ok thats an interesting state of affairs |
I have been testing filament runout for several 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 |
I have to add, that printing from on board SD card is still not 100%, where the print resumes sometimes correctly at the first time. Sometimes it only resumes the print after the second or third time, but it does it finally. Resuming the print from a TFT storage works 100% at the first time. Please try again and let us know Thank you |
Thanks for that, i will update to the latest firmware and try again over the weekend |
Please let us know once you tested it. What kind of sensor and how many wires? |
And make sure you follow the notice related to Marlin: Minimum Marlin firmware version: 2.0.5.4Distribution date: 2020-05-12Firmware source: https://github.com/MarlinFirmware/Marlin/releasesIn order the TFT firmware is able to provide all of its functionalities/features,ensure that the following options are enabled in Marlin firmware.General options:EEPROM_SETTINGS (in Configuration.h)AUTO_REPORT_TEMPERATURES (in Configuration_adv.h)M115_GEOMETRY_REPORT (in Configuration_adv.h)M114_DETAIL (in Configuration_adv.h)REPORT_FAN_CHANGE (in Configuration_adv.h)Options to support printing from onboard SD:SDSUPPORT (in Configuration.h)LONG_FILENAME_HOST_SUPPORT (in Configuration_adv.h)AUTO_REPORT_SD_STATUS (in Configuration_adv.h)SDCARD_CONNECTION ONBOARD (in Configuration_adv.h)Options to support dialog with host:EMERGENCY_PARSER (in Configuration_adv.h)SERIAL_FLOAT_PRECISION 4 (in Configuration_adv.h)HOST_ACTION_COMMANDS (in Configuration_adv.h)HOST_PROMPT_SUPPORT (in Configuration_adv.h)Options to support M600 with host & (Un)Load menu:Options to support dialog with host (as pre requisite)NOZZLE_PARK_FEATURE (in Configuration.h)ADVANCED_PAUSE_FEATURE (in Configuration_adv.h)PARK_HEAD_ON_PAUSE (in Configuration_adv.h)FILAMENT_LOAD_UNLOAD_GCODES (in Configuration_adv.h)Options to support Babystep menu:BABYSTEPPING (in Configuration_adv.h)Options to support repeatibility test to test probe accuracy (M48):Z_MIN_PROBE_REPEATABILITY_TEST (in Configuration.h)Options to support aligment of multiple Z steppers using a bed probe (G34):Z_STEPPER_AUTO_ALIGN (in Configuration_adv.h)Please let me know Thank you |
Any news? |
Please help the community and close the ticket once you do not need it anymore. Thank you |
@Msq001 I believe all Pause and filament runout issues are solved now but this user does not reply anymore. 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. |
SO am new to Github but seems like the place to get some answers.
I have installed a TFT35 E3 V3 and an SKR mini e3 V2 in my printer and there are a couple of bugs i cannot work out.
I have the filament runout sensor attached to the TFT35 and i am printing from the SKR SD slot.
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.
if i hit stop print at this time i get a message saying 'busy processing, please wait'
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
Any advice would be helpful
The text was updated successfully, but these errors were encountered: