Skip to content
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

Closed
ModMike opened this issue May 4, 2020 · 23 comments
Closed

PlatformIO Settings #456

ModMike opened this issue May 4, 2020 · 23 comments

Comments

@ModMike
Copy link

ModMike commented May 4, 2020

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!

@ModMike ModMike changed the title PlatformIO Seetings PlatformIO Settings May 4, 2020
@ModMike ModMike closed this as completed May 4, 2020
@ModMike ModMike reopened this May 4, 2020
@luc-github
Copy link
Owner

luc-github commented May 4, 2020

Wemos D1 Mini is standard esp8266 so the default settings I have set should work
no need to change

@ModMike
Copy link
Author

ModMike commented May 4, 2020 via email

@luc-github
Copy link
Owner

did you unplug replug after flash ?

@ModMike
Copy link
Author

ModMike commented May 4, 2020

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?

@luc-github
Copy link
Owner

the logic converter is only necessary if you printer board is 5V based, if it is 3.3v on GPIO there is not need

@luc-github
Copy link
Owner

Thanks, found the link and sent donation.

@ModMike thank you, which link: paypal or sponsor ?

@ModMike
Copy link
Author

ModMike commented May 4, 2020

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.

@luc-github
Copy link
Owner

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

@ModMike
Copy link
Author

ModMike commented May 4, 2020

Can you please check you account and let me know if you got it?

@luc-github
Copy link
Owner

Yes got it thank you ^_^

@ModMike
Copy link
Author

ModMike commented May 4, 2020

Ok everything up and running. Please excuse my stupidity, I feel like I was drugged today.

@luc-github
Copy link
Owner

you need a rest ^_^

Ok my time to sleep then - have a good afternoon

@ModMike
Copy link
Author

ModMike commented May 4, 2020

Salut mon ami!

@ModMike
Copy link
Author

ModMike commented May 4, 2020

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
#define ESP3D_WIFISUPPORT // ESP3D Library WiFi management (https://github.com/luc-github/ESP3DLib)

#if EITHER(WIFISUPPORT, ESP3D_WIFISUPPORT)
#define WEBSUPPORT // Start a webserver (which may include auto-discovery)
#define OTASUPPORT // Support over-the-air firmware updates
#define WIFI_CUSTOM_COMMAND // Accept feature config commands (e.g., WiFi ESP3D) from the host`

Why is this even needed if it talks to Marlin perfectly as is? It is already responding to commands with it off.

@luc-github
Copy link
Owner

luc-github commented May 4, 2020

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

@luc-github
Copy link
Owner

@ModMike is it working now?

@ModMike
Copy link
Author

ModMike commented May 5, 2020 via email

@ModMike
Copy link
Author

ModMike commented May 5, 2020

Update: Got to work on 3.3v, had an intermittent connection.

This board is perfect!

@luc-github
Copy link
Owner

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/

@ModMike
Copy link
Author

ModMike commented May 5, 2020

Check comment above your post.

@luc-github
Copy link
Owner

ok so I guess issue can be closed
^_^

@ModMike
Copy link
Author

ModMike commented May 5, 2020

Yes sir, thank you for your patience. It's been a long week :-)

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants