-
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] Transfer a file via Wifi ESP3D to the TFT-SD and/or TFT USB-Stick #804
Comments
Hello Wesie. This should be possible using the web based client software. How do you use the WIFI function today? |
Which SW as Web Client does you used? |
Only for sure: |
I can
Transfer a file via Wifi ESP3D to the TFT-SD and/or TFT USB-Stick
Wesie <[email protected]> schrieb am So. 21. Juni 2020 um 22:29:
… Only for sure:
You can create a subfolder on the SD Card which is insert in the TFT
Display?
You can transfer a file from PC to the SD Card which is insert in the TFT
Display?
Or does you mean (that's is what I believe) you can transfer files from PC
via WiFi over the TFT zu the SD Card of your control board (e. g. Marlin)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#804 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZB65X7EV2K2UK5XD2TRXZURLANCNFSM4ODNUNWQ>
.
|
How did you solved the 8.3 filename issues? I am trying to upload files but I always get this error? I have long filenames enabled in marlin but it does not seam to work with ESP3D. |
This is another topic, but as far as i know, using the ESP3D you have to use 8.3 file format and that there is currently no work around (solution) for this. BTW. Even Lic helped me a lot, i was not able to upload the newest version of his firmware/software, so i stuck with this: luc-github/ESP3D-WEBUI#83 Replaced Printrun for me and does what i need. |
Can you make a small test please? |
Can you create a folder on printer's SD card from Marlin interface or using the remote terminal? |
Hi Pussycat;-) Are you asking me or Wesie? |
Hi, the Aged One ;-) The question is for Wesie (mainly), but the concept of creating folders on SD is new to me and I am curious, how to do it from GCode, as I have never seen such an option. So whoever answer how to do it will be ok. I'm not considering transfering files through the WiFi, as the WiFi connection to the printer/TFT is done through the RS-232 serial protocol, and it is not efficient enough. Ability to use a WiFi dongle in the USB port might be interesting if someone want to remote the file transfer to the printer. |
Olden but golden, kitty!!! I believe Wesie knows much more about the ESP stuff than you and me together, so maybe this is just a test;-) @Wesie. I finally gave up the same time wie ich bemerkt habe, dass es keine Verbindung zwischen der Slicersoftware und der ESP Lösung gibt. Damit ist jeder Workflow 10x komplizierter als ein USB Stick. Die Steuerung und das Überwachen benutze ich allerdings sehr oft. BTT hat ja jetzt die "Cloud" Lösung herausgebracht, vielleicht versuche ich die einmal. What do you say little cat, do you agree?:-) |
For wireless printint through ESP you may take a look at https://github.com/probonopd/WirelessPrinting Standard ESP interface enables (along with the web interface) the terminal access to the printer on port 8888. So, if you can tell the slicer the ip adress and the port, it will be able to controll the printer through the GCode. I do not like the idea of the print thorough the net, as any communication glitch could ruin the print. I know that I know nothing :-) |
Zitat: >> so maybe this is just a test;-) << |
I'm totally with you. ButI don't want have a PC all time beside. A Notebook goes into Sleep-Mode .... its sometimes not a good idea to have expansive devices beside Milling / Printer ... |
Hi Tiger
I would ever print over network just copy the files over. But to save them
to the storage, open another app to select the file and copy it over - no.
Save to printer storage directly from Cura would be nice and also the
ability to copy firmware from os to the printer.
Tygrys-1 <[email protected]> schrieb am Mo. 22. Juni 2020 um 13:58:
… For wireless printint through ESP you may take a look at
https://github.com/probonopd/WirelessPrinting
Standard ESP interface enables (along with the web interface) the terminal
access to the printer on port 8888. So, if you can tell the slicer the ip
adress and the port, it will be able to controll the printer through the
GCode.
I do not like the idea of the print thorough the net, as any communication
glitch could ruin the print.
For print monitoring, I prefer the camera ;-)
I know that I know nothing :-)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#804 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZD7YFQETM7BVYUQXGDRX5BOPANCNFSM4ODNUNWQ>
.
|
In that scenario (GRBL board) you are 100% right - the CNC lacks the built-in SD on default boards. The Idea of using the TFT is ok, but keep in mind, that it is designed mainly for 3D printing, initially as a terminal to the Marlin and most features are directed on this usage scenario. The communication language is GCode and ESP WiFi is mainly just redirected to the Marlin's serial input. The fact, that it can interact with TFT part of the board is a hard work of Luc, the author of ESP3D project. I think, that functions you request requires both ESP3D and BTT TFT code change, so you do better ask Luc about this. You can use ESP3D to transfer files to BTT SD or USB, maybe you have to use 2.1 BTT TFT branch to have these options. I have not heard of the way to make a new folder through the GCode. |
Hi, oldman4U, |
Luc has prepare the WEB-Gui for this feature. Uncomfortable the last code in the BTT Dispaly is missing :(
I would say: round about 70% is working :) :) :) My problem is more or less, that I need more expierence of Milling.. Some issues must be solved on the TFT,too. |
If I swich (Web Interface) the SD list to the TFT SD or USB, the upload button vanishes. |
Hi Tiger. You are maybe right and i had this wrong in my head, sorry. But the latest and greatest software from Luc should be able to upload also to the TFT and Wesie commented in the corresponding ticket 2 days ago: #648. So Wesie should also be aware. |
let's cross the fingers, that the missing feature will be included in the next near future :) |
Hello Wesie. Could you please be so kind and close this ticket. Your feature request is covered in the pinned Feature Request ticket #1177 Thank you |
close on request |
How? which repository do you use |
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. |
Hi,
I missing the possibility to transfer a G-code file via Wifi (if the ESP3D connected) from PC to the internal TFT SD-Card and/or TFT USB Stick.
In this moment the SD-Card or the USB Stick must be removed, connect to the PC, walk back to the TFT, insert the SD-Card and/or USB Device to continue.
It will be much easier, also if the TFT covered in a Box, if the filetransfer works via Wifi.
The text was updated successfully, but these errors were encountered: