730 Commits

Author SHA1 Message Date
Luc
090ddd55d5
Create FUNDING.yml 2019-06-09 19:00:47 +02:00
Luc
bbc32f9837
Create FUNDING.yml 2019-06-09 18:52:26 +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
4202c64676
Update README.md 2019-05-11 12:47:23 +08:00
Luc
70723f658b
Update README.md 2019-05-11 12:44:32 +08:00
Luc
b0165a13df Update .travis.yml 2019-05-09 23:11:33 +08:00
Luc
1b518e10ea Update .travis.yml 2019-05-09 23:08:47 +08:00
Luc
394bd21efe Clean travis script 2019-05-09 22:20:19 +08:00
Luc
23d1a71a0e
Update README.md 2019-05-09 16:10:30 +08:00
Luc
33be90f75e
Merge pull request #324 from fape/sleep_mode_fix
fix sleep_mode for esp8266
2019-05-09 07:46:17 +08:00
fape
1408531231 fix sleep_mode for esp8266 2019-05-08 21:17:26 +02:00
Luc
a1a10265fd
Update .travis.yml 2019-05-09 00:06:02 +08:00
Luc
e39ceaee97 Create logic.PNG 2019-04-25 08:36:59 +02:00
Luc
0fd62ee89e
Merge pull request #317 from coliss86/patch-1
Fix bullet point in "Web configuration" section
2019-04-21 23:19:04 +02:00
coliss86
fa17ad7c31
Fix bullet point in "Web configuration" section 2019-04-21 23:06:02 +02:00
Luc
0fb9aa58e2 add command to copy NetBIOS library for CI 2019-04-08 10:41:30 +02:00
Luc
73ddd14519 Fix NetBIOS on ESP32 using sync lib
update Version to 2.1
2019-03-27 08:51:53 +01:00
Luc
8a20fca363 Remove reset reason
as it is not necessary anymore - no more in devt
2019-03-26 09:41:09 +01:00
Luc
697d9791cb Remove PROGMEM 2019-03-20 09:14:56 +01:00
Luc
3ff116e820 update travis 2019-03-19 15:19:05 +01:00
Luc
1ed083d766 Setup 2.1 2019-03-19 15:04:58 +01:00
Luc
df51e025ce Fix compilation for Async
Update library for ESP32 async
2.0
2019-03-19 14:22:17 +01:00
Luc
40c5156be5 Fix wrong comparaison 2019-03-17 09:28:44 +01:00
Luc
3b5c932ae6 Fix typo 2019-03-08 09:21:54 +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
4ae6afcf9a Merge branch '2.0' of https://github.com/luc-github/ESP3D into 2.0 2019-02-04 13:34:32 +01:00
Luc
e9e7e3bc7a Add more log 2019-02-04 13:34:27 +01:00
Luc
f432edb27e
Update .travis.yml 2019-02-03 23:12:23 +01:00
Luc
353f3d8af2
fix travis 2019-02-03 23:04:01 +01:00
Luc
174c4b0102
Update .travis.yml 2019-02-03 22:54:58 +01:00
Luc
b219130fc6
Update .travis.yml 2019-02-03 22:47:28 +01:00
Luc
11d50db1b6 Update .travis.yml
use lwip2.0 low memory to pass travis
2019-01-26 09:23:27 +01:00
Luc
289efe3704 Update .travis.yml
remove only one file
2019-01-08 15:47:05 +01:00
Luc
192d7eff7c Update .travis.yml
fix typo
2019-01-08 15:30:10 +01:00
Luc
daa0ae1089 Merge branch '2.0' of https://github.com/luc-github/ESP3D into 2.0 2019-01-08 15:20:41 +01:00
Luc
a5edbb35d8 Update .travis.yml
remove LEAmDNS which failed to compile but we do not use it
2019-01-08 15:20:37 +01:00
Luc
0b487b3282
Update .travis.yml 2019-01-06 22:26:58 +01:00
Luc
19046704c1
Update README.md 2019-01-06 22:21:58 +01:00
Luc
20ad97f41b
Merge pull request #257 from AustinSaintAubin/2.0
Added support for SH1106
2018-11-26 09:59:28 +01:00
Luc
3e38795c76 Add M21 for printer without SD detecttion 2018-11-04 14:40:35 +01:00
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