From 4e6dc657ee51bc09f2e9c9352b56fff76042f63a Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Fri, 19 Jul 2024 19:08:25 +0800 Subject: [PATCH] Update README.md Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e7049f..753a951e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # ESP3D 3.0 alpha stage -

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

+

Do not use it for production, in alpha stage - breaking changes can happen anytime - just be aware of that, but feel free to test it and feedback

+Firmware for ESP8266/ESP8285 and ESP32 (original, pico, S2, S3, C3) used with 3D printer/Sand-Table and CNC To compile ESP3D you need to edit the configuration.h according your needs. You can also generate it, using [![Development Version](https://img.shields.io/badge/ESP3D-Configurator-red?style=for-the-badge&logo=preact)](https://luc-github.github.io/) which simplify a lot this step.