ESP3D icon indicating copy to clipboard operation
ESP3D copied to clipboard

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Results 39 ESP3D issues
Sort by recently updated
recently updated
newest added

There several area of refactoring in the code they are currently not mandatory but need to be addressed one day, so the purpose it to track them here as they...

Help Welcome
Code Simplification
ESP3D 3.X
Planned

**Describe the bug** I suspect this is not actually a bug and is instead something that I did wrong... but here you go. I am trying to install a ESP32...

ESP32
ESP-2.X
User Issue
PlatformIO

Adds logic to ignore post command and full line comments whilst parsing Gcode from SD or FS through `GcodeHost::readNextCommand()`, as requested in #785. If implemented, this renders the function `GcodeHost::isCommand()`...

People using auto responder is ok but using autoresponder for email used in github will generate noise to repository and all users watching this repository. So any autoreponder to github...

Annoucement :loudspeaker:

@luc-github - This link seems to be dead or with limited access : http://smoothieware.org/supported-g-codes should we find an alternative link or let this one http://smoothieware.github.io/Webif-pack/documentation/web/html/supported-g-codes.html ? - What do you...

Hi, The configurator for ESP3D 3.0 is available here https://luc-github.github.io/, it is now in beta state, texts are not final and no translations yet but it is fully operational, it...

enhancement
Feedback Welcome
ESP8266
ESP32
ESP8285
ESP-3.X
Annoucement :loudspeaker:

Current protocol between printer and ESP3D use raw serial which is ok for GCODE communication but no really efficient for file transfer More over if some output come from printer...

Feature request
Feedback Welcome
ESP3D 3.X

As a first time user i see things with a different eye than experiences users. IMO the readme is unclear. For installation it should rely completely on wiki (today there...

enhancement
Help Welcome
Documentation
ESP-2.X

Hi As already anticipated some days ago, M28/M29 are now also supported by the official BTT TFT fw. On it's README.MD I reported a table with all the commands currently...

Feature request
ESP-2.X
BTT TFT

as suggested by @cyberiano https://github.com/luc-github/ESP3D/pull/708#issuecomment-1047456970 the issue is to fit all data in 3 slots : (not including message content) Token 1 = 63 chars (hidden in settings) Token 2...

Feature request