17 Commits

Author SHA1 Message Date
Luc
1a5c0e8a20 move 3.0 branch link to wiki
add docs in wiki (need to change txt format to md format in futur)
remove outdated webUI
2020-10-04 10:42:53 +02:00
Luc
d39ea079fa Add [ESP290] command per @josedpedroso
fix #364
2019-08-27 13:50:48 +02:00
Luc
717754eb3e Fixes #349
allow to disable serial (tested on esp8266 not yet esp32)
2019-08-01 10:31:30 +02:00
Luc
1cf2744bad Add Notifications
Add EEPROM version Check
Update embedded page content and build process
Move check sum ESP commands from ESP6XX to ESP5XX to let Notifications use ESP6XX
Update command.txt with latest commands
2019-06-07 11:52:57 +02:00
Luc
1ed083d766 Setup 2.1 2019-03-19 15:04:58 +01:00
Luc
99b892c09a Add Analog to pin control
fix default values as described in documentation
2019-02-17 20:54:35 +08:00
Luc
8a2c39869a Implement check sum for Serial upload as mandatory for Marlin
Add 2 new [ESPXXX] command as check sum helper
* Send GCode with check sum caching right line numbering
[ESP600]<gcode>

* Send line checksum
[ESP601]<line>

Implemented only for Sync WebServer at this moment, so Async is disabled in Travis
2018-11-02 11:21:56 +01:00
Luc
e6f1d5be04 Fix missing default of switch statements
Thanks @me-no-dev
2018-07-07 18:33:34 +02:00
Luc
02bd840a7a 2.0 2018-07-04 18:56:39 +02:00
luc lebosse
5f3c2e91db Fix Authentication flag not transmited in macro [ESP700]
Fix also doc for [ESP201]
Thank you @Gi0cas
2018-03-02 20:26:59 +01:00
luc lebosse
13ee5e19e8 Merge Development version to master 2017-11-13 16:17:07 +01:00
luc lebosse
6cbb11ddf0 add command to get FW target 2016-12-14 21:28:10 +01:00
luc lebosse
46d9ccbce5 Update docs for commands 2016-12-02 07:43:32 +01:00
luc lebosse
d30ddc4ecf fix trailing spaces thanks @patrickelectric 2016-10-09 11:08:12 +02:00
Luc
9ccf1ec7ed Add direct pin support using ESP201 2016-09-28 10:45:31 +08:00
Luc
a7aedc5599 Rewrite ESP commands
add password protection if authentication is set
2016-09-26 21:31:01 +08:00
luc
98c9eb7a04 sync with devt branch 2016-04-08 17:49:21 +02:00