1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-01-17 22:28:29 +01:00

3 Commits

Author SHA1 Message Date
odaki
bcbe9615b7 Update .gitignore
ignore workspace_dir

https://docs.platformio.org/en/latest/faq.html#what-is-pio-directory
2019-09-17 22:12:57 +09:00
Luc
ac2796a519 Upload error improvement and bug fixes
Fix update partition size in [ESP420]
add upload file size checking
better upload error management
use grbl version + build version for better tracking
new embedded page from 3.0
   - display fw version
   - menu link link to wiki / github
   - auto detection of index.html.gz when uploaded
   - websocket to limit to one instance
   - build batch to generate page and fw file
fix for Apple captive portal blocking websocket
Change `Error 0` message to `No connection`
2019-09-01 16:52:49 +02:00
AlmightyFrog
7198d5873f Add basic platformio config. 2019-02-05 01:56:46 +01:00