-
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
[FR] It is required to add the unmount script after exiting the print menu, and after finishing printing or stopping. #1343
Comments
I am not sure this is really something which can be fixed in the TFT firmware, but maybe someone can check it. @digant73 Is there a way to check what happens file system/storage wise once a print has been canceled or finished. Is there some kind of release needed. The problem is, that once the sd card on the cloud device has been accessed, a restart of the printer is needed to be able to access the device again. Not sure why this does not work, but works fine with all other storage options. Maybe you can help Thank you |
It can be done. I have a BTT SD Cloud but I was never able to make it work with my MKS TFT 28., so even if I start working on this I cannot test it. :( |
Thank you for your answer. So the problem is really in the TFTs firmware and how it handles file system events!? Every manual interaction drives the whole concept ad absurdum.;-) Anyway, I added it to the FR list and maybe one day this piece of hardware will be useful. Thanks again |
I would not call it the TFT's firmware problem, rather an unfortunate hardware combination. It's like 2 people wanting to drink from the same cup. One has to put it down so the other can pick it up. |
The same issue exist when the SD slot on the TFT is used as the board SD. However this is a very rare case, one either prefers a TFT SD print or BOARD SD print. I don't think both board sd and tft sd prints would be used frequently by the same user. That's why I did not go over it. For the SD_CLOUD , using a TF_CLOUD and mounting the TF_CLOUD on the BTT SKR board would be the easiest solution. Enabling the on board TF slot on Marlin would be needed. Since this is a very rare case and special hardware is needed to test it, I think we should wait for a interested programmer who have the necessary hardware (BTT SD CLOUD) for solution. |
@mehmetsutas |
Well... What can I say? I bought the BTT Cloud as well and it's useless for me. I cannot use it with nothing! Not only in the printer but in PC, tablet, raspberry, etc. It doesn't connect to the WiFi when it is inserted into the SD slot, only if it is powered by USB, which of course is useless for me, it's not its intended purpose. |
Why you haven’t contacted your dealer?
kisslorand <[email protected]> schrieb am Sa. 5. Dez. 2020 um 10:38:
… Well... What can I say? I bought the BTT Cloud as well and it's useless
for me. I cannot use it with nothing! Not only in the printer, in PC,
tablet, raspberry, etc. It doesn't connect to the WiFi when it is inserted
into the SD slot, only if it is powered by USB, which of course is useless
for me, it's not its intended purpose.
So yeah, it's a gamble when you buy that product.
I would like to emphasize again that it's nothing wrong with the TFT it
wasn't meant to be used with BTT SD Cloud. I agree, it would be nice, it's
just not the case.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1343 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZHDNCQYUAIDKJODBBTSTH5SRANCNFSM4UN2ZOGQ>
.
|
Because it's Aliexpress. :) |
Even AliExpress dealers have to take care. Refund or new item.
kisslorand <[email protected]> schrieb am Sa. 5. Dez. 2020 um 10:46:
… Because it's Aliexpress. :)
It's a known bug, it was never solved, no one was able to fix if they had
this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1343 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZEN4F5LKOYSDFV4H6TSTH6OLANCNFSM4UN2ZOGQ>
.
|
@oldman4U I just saw you were aware of this "no WIFi when used in printer". |
I wrote a whole conclusion after testing it for almost one week. See #18.
But never tried smb and now I can not find it anymore 🥴
kisslorand <[email protected]> schrieb am Sa. 5. Dez. 2020 um 10:52:
… @oldman4U <https://github.com/oldman4U> I just saw you were aware of this
"no WIFi when used in printer".
bigtreetech/BTT-SD-TF-Cloud-V1.0#17
<bigtreetech/BTT-SD-TF-Cloud-V1.0#17>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1343 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZBUSVTAHLSRFQBD3GTSTH7ETANCNFSM4UN2ZOGQ>
.
|
|
Yeah it should but it doesn't. |
Cloud repo.
Can not copy it on the phone.
kisslorand <[email protected]> schrieb am Sa. 5. Dez. 2020 um 11:17:
… @oldman4U <https://github.com/oldman4U>
I wrote a whole conclusion after testing it for almost one week. See #18
<#18>.
But never tried smb and now I can not find it anymore
Sorry but I cannot see how #18
<#18>
is related to this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1343 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZFFBY7PMNWO66F2ASLSTICCBANCNFSM4UN2ZOGQ>
.
|
That PR #18 title is: "User-Definable 12864 Mode Colors & Color Cleanup" OK, found it: bigtreetech/BTT-SD-TF-Cloud-V1.0#18 |
I found my SD Cloud device and tried to mount the device using smb instead of http and I was not able to access it. This hardware is a piece of s... and it is my opinion that every minute invested to adjust the TFT firmware is waste of time and money. Besides the TFT35 v2, this is the second failed product from BTT. Useless. |
Just as I said, I threw it away and moved on. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
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. |
Now I checked it again. When you press the button in the menu item
Print-> SD Card TFT-> file list, after that all, files for SD Cloud are not available. Those. after mounting the SD card with the display, it becomes inaccessible to anyone.
It is required to add the unmount script after exiting the menu, and after finishing printing or stopping.
Originally posted by @Foxcor in #1335 (comment)
The text was updated successfully, but these errors were encountered: