ESP3DLib icon indicating copy to clipboard operation
ESP3DLib copied to clipboard

ESP3D library for Marlin and ESP32 boards

Results 10 ESP3DLib issues
Sort by recently updated
recently updated
newest added
trafficstars

Here features that will be covered by ESP3DLib 3.0 : - Webui 2.1 3.0 support - Move to SSDP asyncudp library - Move ESP32 core to 2.0.2 / 2.0.3 -...

Feedback Welcome
3.0
Feature request

After a short time the webserver is not responding to any query but using serial commands ESP3DLib still respond It is a compatibility version issue in Marlin `feature.ini` replace `luc-github/ESP32SSDP@^1.1.1`...

bug
Fixed
1.0
Marlin 2.X

Port ESP3DLib to latest ESP3D 3.0 features

Planned
3.0
Feature request

Travis.org is down since a while already and need to implement github-ci to handle auto tests when merging PR and push commits, like done in ESP3D

Planned
3.0
Feature request

https://github.com/MarlinFirmware/Marlin/commit/fecadaca82e49c2558b42684382ede121274bfea removed all configurations flags access for ESP3DLib ### In Configuration_adv.h Latest changes prevent ESP3D_WIFISUPPORT to use : ``` #define WEBSUPPORT // Start a webserver (which may include auto-discovery) using...

bug
1.0
Compatibility

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...

dependencies

Does Telnet be able to return the response from G-Code? I send the teams to the ESP3DLIB Teln, they reach perfectly, but do not return anything. Can Telnet be taught...

question

Hi everyone! Where i can see platformio.ini file for compile it?

question

There are some comflict with SDFat API and Marlin SD API , e.g: File incompatibility, which means current SD abstraction layer, and may be flash filesystem abstraction layer, is not...

bug
enhancement
3.0
Marlin 2.X
Compatibility