-
-
Notifications
You must be signed in to change notification settings - Fork 466
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
PlatformIO Settings #456
Comments
Wemos D1 Mini is standard esp8266 so the default settings I have set should work |
Thanks, found the link and sent donation.
I uploaded ESP3d 2.1 and the blue light doesn’t flash and I don’t see it on network anymore.
… On May 4, 2020, at 4:41 PM, Luc ***@***.***> wrote:
Wemos D1 Mini is standard esp8266 so the default settings I have set should work
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub <#456 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIXC6OWUTGKUYROLCDGE2KTRP4R6JANCNFSM4MZB2TMQ>.
|
did you unplug replug after flash ? |
Sorry, it took awhile for network to see it, now it works perfect. Just need to upload Spiffs file. By the way, you show a logic level converter in the instructions but my board looks different. Do I still need it if my Fystec Cheetah board has a USB header with 3.3v? |
the logic converter is only necessary if you printer board is 5V based, if it is 3.3v on GPIO there is not need |
@ModMike thank you, which link: paypal or sponsor ? |
I did PayPal but can sponsor your amazing work if you like. Certainly worth it. Sorry for another dumb question. I need to upload the spiffs file to get web UI right? Where do I find it? Sorry I slept 2 hours and can't think straight. |
Paypal ? -strange I should have been received it but do not see it - may be need time this one you need is https://github.com/luc-github/ESP3D-WEBUI/blob/2.1/index.html.gz |
Can you please check you account and let me know if you got it? |
Yes got it thank you ^_^ |
Ok everything up and running. Please excuse my stupidity, I feel like I was drugged today. |
you need a rest ^_^ Ok my time to sleep then - have a good afternoon |
Salut mon ami! |
Plugged into board except need to figure out voltage issue. Right now powering each one from separate usb. I don't see SD card but that's probably because of setup or 8.3 format. If I want to enable ESP3d-WebUI but want ESP3d to manage wifi do I just do the following in Marlin?: `/#define WIFISUPPORT // Marlin embedded WiFi managenent #if EITHER(WIFISUPPORT, ESP3D_WIFISUPPORT) Why is this even needed if it talks to Marlin perfectly as is? It is already responding to commands with it off. |
no, Marlin settings you mention are for Marlin installed on ESP32 board and using ESP3DLib not ESP3D check M20 is working this is what ESP3D WebUI use to list files so 8.3 format has no impact as Marlin only list 8.3 format with M20 and print commands |
@ModMike is it working now? |
It’s working perfectly! I just need to get the voltage issue sorted out. Right now it only works if I give it per form it’s own USB connection, which is 5V.
I tried taking power from the 3.3V pin on the board but it does not work. I am hesitant to use the 5V. The board is also different than the one you have, but the name is the same.
![Wemos D1 Mini front](https://user-images.githubusercontent.com/36581178/81092674-fa2ece00-8ece-11ea-8711-b1b99048f721.jpg)
![Wemos D1 Mini Back](https://user-images.githubusercontent.com/36581178/81092680-fe5aeb80-8ece-11ea-8b7d-117fee12af46.jpg)
I did measure the TX and RX pins on the controller and they are at 3.3 so all good there. If only I could power it off of 3.3V I would be good to go.
|
Update: Got to work on 3.3v, had an intermittent connection. This board is perfect! |
That is weird here they write it can be done https://www.reddit.com/r/esp8266/comments/7ywmeg/powering_wemos_d1_mini_with_lifepo4_33v/ |
Check comment above your post. |
ok so I guess issue can be closed |
Yes sir, thank you for your patience. It's been a long week :-) |
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. |
Sorry about the dumb question, I haven't touched PlatformIO in 18 months.
Do I need to change the board ID to match my Wemos D1 Mini or leave as is?
Thanks!
The text was updated successfully, but these errors were encountered: