690 Commits

Author SHA1 Message Date
Luc
54b543d7ab
Fix mark down 2018-11-03 10:41:00 +01:00
Luc
c02c382c70 Disable Websocket Debug message in code and library 2018-11-03 09:20:50 +01: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
Austin St. Aubin
cae4576e65 Set Default to OLED_DISPLAY_SSD1306 2018-10-13 11:14:03 -05:00
Austin St. Aubin
cd8a922a67 Minor fixes 2018-10-13 11:08:20 -05:00
Austin St. Aubin
a43eaa6d64 Added support for SH1106
OLED_DISPLAY_SH1106
2018-10-06 23:19:13 -05:00
Luc
c3fbbd3c63
Update README.md 2018-10-01 10:09:28 +02:00
Luc
f927fd13e1
Update README.md 2018-10-01 09:53:19 +02:00
Luc
f24dfe9d23 Add Smoothieboard pinout 2018-08-02 21:23:55 +02:00
Luc
38ec3ccfd3 Fix blocking M117 is blocking full serial 2018-07-31 15:14:54 +02:00
Luc
e6f1d5be04 Fix missing default of switch statements
Thanks @me-no-dev
2018-07-07 18:33:34 +02:00
Luc
1a40792ec2 Allow to define Serial pins (ESP32) 2018-07-05 16:54:46 +02:00
Luc
004d99c991 Serial fixes
more baud rate
remove unused functions
2018-07-05 15:50:22 +02:00
Luc
7994b0fa44 Better Serial Management
Thanks @me-no-dev big guru
2018-07-05 12:32:59 +02:00
Luc
222a95ecfc Fix wrong type cmp
Thanks @me-no-dev
2018-07-04 20:37:00 +02:00
Luc
5aee8a8ad5 No need with latest ESP32 git 2018-07-04 19:01:02 +02:00
Luc
02bd840a7a 2.0 2018-07-04 18:56:39 +02:00
Luc
c95fe416f0 Not necessary with latest ESP32 git 2018-07-04 18:43:44 +02:00
Luc
d997f013bf
Update .travis.yml
remove adding webserver library for ESP32 as now part of git
2018-07-04 17:25:47 +02:00
Luc
214a6c3fd5
Update README.md 2018-07-04 17:01:09 +02:00
luc lebosse
4bae6a1aa0 Images for wiki thanks @jRam84 and @thomastech 2018-06-06 06:41:45 +02:00
Luc
78697153c5
Update README.md 2018-05-27 17:15:33 +02:00
Luc
d616f1889a
Update README.md 2018-05-27 17:14:23 +02:00
Luc
e362a7754b update index.html with latest 1.0 2018-04-26 09:00:47 +08:00
Luc
dd08ae44d6
change version as now it is time to release 2018-04-26 08:52:43 +08:00
Luc
acfdc471ed
Update links for ESP2X devt branches 2018-04-26 08:46:24 +08:00
Luc
67b4054ca6 update WIFI_PS_MODEM to WIFI_PS_MAX_MODEM in ESP32 2018-04-26 08:26:22 +08:00
Luc
45099ba46b Mks 1.2 images 2018-04-26 08:05:51 +08:00
Luc
cc92428dbe
Update README.md 2018-03-25 21:42:57 +02:00
luc lebosse
e08221a077 Fix 2 for web update 2018-03-17 21:44:00 +01:00
luc lebosse
3d0beea62c Fix web update available size 2018-03-17 20:03:12 +01:00
luc lebosse
32b07c6740 Fix compilation if no Autentication
Update version for tracking
2018-03-02 20:38:02 +01: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
1697f68f10 Clean code 2018-03-01 09:04:18 +01:00
luc lebosse
9f6a7c0b91 Fix travis-ci using latest git 2018-02-24 21:39:09 +01:00
luc lebosse
2714904c52 Fix bug reading Macro on SPIFFS 2018-02-24 21:35:01 +01:00
Luc
e7252dca66
Update README.md
Move direct ESP3D commands to wiki
2018-01-04 11:00:07 +01:00
Luc
f31491574e
Update README.md
Add 0.9.99 release
2018-01-04 10:29:54 +01:00
Luc
7a5c3a955f
Add azteeg mini wifi reference and add thanks to Roy Cortes V0.9.99 2017-12-28 12:06:18 +01:00
luc lebosse
16ede022d7 Update markup 2017-11-13 17:13:48 +01:00
luc lebosse
13ee5e19e8 Merge Development version to master 2017-11-13 16:17:07 +01:00
luc lebosse
628436cb9c Update pictures for Wiki thanks @exilaus 2017-11-13 14:28:49 +01:00
luc lebosse
7a4a227bd3 add ignore for embedded 2017-10-16 18:57:47 +02:00
luc lebosse
f546cb230c Fix compilation with if no TCP_IP_DATA_FEATURE 2017-03-31 21:25:40 +02:00
luc lebosse
7db0080d5e Adjust folder filtering for marlinkimbra
which display all files / subfiles/ folders and subfolders
2017-03-30 22:45:08 +02:00
luc lebosse
4d8012d2f7 Add back the filter for smoothieware for subfolder
using M20 ESP3D cache
2017-03-30 22:01:58 +02:00
luc lebosse
f26e3c2608 Under marlin only files are listed
so no need to look after folder which could lead to false positif
For smoothieware the usage of M20 is not working for subfolder so use ls
instead and no need to use file cache
2017-03-30 21:27:35 +02:00
luc lebosse
7626717d94 Fix compilation issue with DEBUG as SPIFFS 2017-03-29 20:38:18 +02:00
luc lebosse
38d86c5f8a Fix javascript compatibility issue on send command 2017-03-29 13:31:04 +02:00
luc lebosse
5e81939a57 Put back missing refresh SD files list after upload 2017-03-29 09:40:47 +02:00