/ESP3D

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

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ESP3D 3.0 alpha stage

Do not use it for production, in alpha stage for 3D printer/Sand-Table and pre-alpha for CNC (no dedicated UI yet) - breaking changes can happen anytime - just be aware of that, but feel free to test it and feedback

To compile ESP3D you need to edit the configuration.h according your needs, you can also generate it, using the configurator which simplify a lot this step: https://luc-github.github.io/

ESP3D V3 use ESP3D-WebUI 3.0, but it is built according your system and your system firmware: https://github.com/luc-github/ESP3D-WEBUI/3.0/dist/, so you need to use the right one, the configurator may also help you to download the correct version for your needs.

Latest development version Development Version GitHub last commit (branch) github-ci Development  Version

please use Arduino ide 1.8.9+ with Release Version or Release Version
or PlatformIO

Because ESP3D 3.0 is actually a set of several projects: ESP3D, ESP3D-Configurator, ESP3D-WEBUI, ESP3DLib, ESP32SSDP, svg-icons

I did a project board to put all majors tasks/issues in one places : ESP3D Project

TODO List to move to beta

TODO List in beta

Chat

Please use discord : discord

Credits: embedded code / inspiration code

Credits: libraries