1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-01-17 14:18:16 +01:00

9 Commits

Author SHA1 Message Date
Mitch Bradley
4c78684ab7 Add Visual Studio support 2020-08-06 12:05:00 -10:00
odaki
4b5c286c61 Merge remote-tracking branch 'upstream/Devt' into travis-ci-with-platformio 2020-03-22 20:47:07 +09:00
Mitch Bradley
8a0a1d82c7 Moved custom code into Custom/ subdirectory
Also improved the build scripts
2020-03-10 08:52:51 -10:00
Mitch Bradley
cb278528ee Suggestions from bdring, added build-all scripts 2020-03-07 15:22:35 -10:00
Mitch Bradley
1731e8d1c4 Fixed platformIO compile problems 2020-03-05 13:35:36 -10:00
Mitch Bradley
27a7b595b1 Introduced Machines directory for pin assignments 2020-03-05 10:55:00 -10:00
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