441 Commits

Author SHA1 Message Date
Luc
e270fc0c8b first try for platformIO for ESP32
ESP8266 not yet done
2019-06-29 13:54:10 +02:00
Luc
7aab073d55 Remove debug code no more used 2019-06-29 13:50:50 +02:00
Luc
20685e454a Update package-lock.json
fix  potential security vulnerability reported by github
2019-06-29 13:50:12 +02:00
Luc
abe7546493 Workaround for incomplete output with MArlin 2.X at cold boot 2019-06-25 21:43:26 +02:00
Luc
428dfde2d4 Update issue templates 2019-06-22 14:51:21 +02:00
Luc
e0ce98fc21 Update README.md 2019-06-21 19:17:03 +02:00
Luc
fea74e3180 Update README.md 2019-06-21 19:12:40 +02:00
Luc
02264b8da5 Update Readme
Apply style to code
2019-06-21 19:10:33 +02:00
Luc
4d6bac193a Fix open network connection (no password) 2019-06-21 18:43:49 +02:00
Luc
1d7b3ff83f Add MKS TFT support 2019-06-17 22:41:10 +02:00
Luc
82f0c74015 Update stale.yml 2019-06-15 10:58:13 +02:00
Luc
07f2b75ce8 Update stale.yml 2019-06-12 21:51:21 +02:00
Luc
90ad21323d Create stale.yml 2019-06-12 21:49:05 +02:00
Luc
28174dfa16 ESP3D logos 2019-06-10 13:20:22 +02:00
Luc
e54cf1a4ed
Update README.md 2019-06-09 19:32:13 +02:00
Luc
259ad91065 add submodule ESP3D-WEBUI 2019-06-09 19:25:03 +02:00
Luc
5234773aa3 Update issue templates 2019-06-09 19:13:35 +02:00
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
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
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