Update README.md

This commit is contained in:
Luc 2020-07-19 09:31:48 +02:00 committed by GitHub
parent e1ad984b72
commit 325e493904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,22 @@
# ESP3D 3.0 alpha stage
<img src="https://github.com/luc-github/ESP3D/blob/3.0/images/Screen/logo2.png">
<H1>Coming Soon!</H1>
<H1>Do not use it, unless you know what you are doing !</H1>
<H3>Do not use it for production, but feel free to test it and feedback</H3>
Use the webUI 3.0 : https://github.com/luc-github/ESP3D-WEBUI/blob/3.0/dist/printer/index.html.gz
[Latest development version ![Development Version](https://img.shields.io/badge/Devt-v3.0-yellow?style=plastic) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/luc-github/ESP3D/3.0?style=plastic)](https://github.com/luc-github/ESP3D/tree/3.0) ![Travis (.org) branch](https://img.shields.io/travis/luc-github/ESP3D/3.0?style=plastic) [![Development Version](https://img.shields.io/badge/Devt-v3.0-yellow?style=plastic&label=WebUI)](https://github.com/luc-github/ESP3D-WEBUI/tree/3.0)
please use Arduino ide 1.8.9+ with [![Release Version](https://img.shields.io/badge/ESP32-git-yellow?style=plastic&logo=github)](https://github.com/espressif/arduino-esp32) or [![Release Version](https://img.shields.io/badge/ESP8266-git-yellow?style=plastic&logo=github)](https://github.com/esp8266/Arduino/)
# TODO List to move to beta
* [Finish web UI Major features (3D printing and GRBL)]( https://github.com/luc-github/ESP3D-WEBUI/issues/94#issuecomment-660600551)
* Do user documentation: Readme / features list description / Features videos etc...
* Test current features heavily
* Collect some feedback
# TODO List in beta
* Test heavily (still)
* [Implement minor missing features not present in alpha](https://github.com/luc-github/ESP3D-WEBUI/issues?q=is%3Aissue+is%3Aopen+label%3A3.0)
* Translate UI and build language packs
* Adjust features according feedback
* TBD