Luc
79d632f544
Change of units
...
Thanks @treepleks
2016-01-19 15:48:13 +08:00
Luc
e1df5d8160
Update .travis.yml
...
revert change
2016-01-18 22:57:03 +08:00
Luc
5b8cbfdde5
Update .travis.yml
2016-01-18 22:53:56 +08:00
Luc
8a71a82de4
Update .travis.yml
...
specify branches again
2016-01-18 22:46:26 +08:00
Luc
2dd04499e8
Update .travis.yml
...
specify branches
2016-01-18 22:27:06 +08:00
Luc
e30573cf43
Update README.md
...
add stable badge
2016-01-18 21:55:31 +08:00
Luc
7761c7c32c
change FW version to reflect the changes
...
for support for 2.0.0 for file upload
2016-01-14 17:17:13 +08:00
Luc
487a799c46
Use new API from 2.0.0 for file upload
...
now file upload management is filtered according URI
the generic one cannot be overloaded as before but need to be specified
2016-01-14 17:15:51 +08:00
Luc
77dd4abb6e
Update README.md
...
typo issue
2016-01-10 22:26:54 +08:00
Luc
8335780f02
Update README.md
2015-11-18 11:26:08 +08:00
luc
39e22e2384
Add display fix for extruders also
...
use style="overflow: hidden;" to avoid overflow
v0.5-beta.1
2015-11-17 20:09:22 +08:00
luc
9b0ae002a9
Fix bug with IE11
...
add cache control to none, and do not display overflow, in addition it
need to adjust security settings to allow to get updates and send
commands
2015-11-17 19:43:31 +08:00
Luc
9b7df112a4
Update README.md
2015-11-16 20:04:09 +08:00
luc
aa5f7e12d1
Add commands to clear logs
...
[ESP999]ERROR for error logs,
[ESP999]INFO for info logs,
[ESP999]STATUS for status logs,
[ESP999]ALL for all logs,
2015-11-15 20:21:01 +08:00
luc
afa0eddcf0
Update to follow refactoring of info
...
now it use struct instead of integer
2015-11-14 22:04:17 +08:00
luc
627052ceeb
Add basic authentification and OTA update
...
only web update is supported
2015-11-14 21:48:35 +08:00
Luc
18d3550edc
Update README.md
...
Add donation button to buy more modules
2015-11-11 15:34:17 +08:00
Luc
4f632388f3
Update README.md
2015-11-10 16:41:50 +08:00
luc
dda3cfceb6
update readme
2015-11-10 16:11:16 +08:00
luc
c59bfbfa6a
Add travis badge
2015-11-10 14:17:39 +08:00
luc
7ef83d1237
Sync with latest change for SSID type
...
SSID changed from char * to String so need to adjust new type
2015-11-10 14:06:06 +08:00
luc
56ecb07519
Update travis script
2015-11-10 13:47:17 +08:00
luc
310672ae74
Add missing command.sh for travis
2015-11-10 13:42:44 +08:00
luc
6be5610402
Add travis script
2015-11-10 13:30:40 +08:00
luc
cb65ff9560
Merge branch 'master' of https://github.com/luc-github/ESP8266
2015-11-02 19:27:06 +08:00
luc
a8fd5e06b6
Fix the ESP crash after first flash
...
seems wifi_set_phy_mode need to be set before anything
2015-11-02 19:26:47 +08:00
Luc
db5dbf4b6f
remove unwished space that kill the markup
2015-10-30 14:52:14 +08:00
Luc
2901cb9d55
fix typo for image file path in readme
2015-10-30 14:50:01 +08:00
luc
511be0e94d
Update readme
2015-10-30 14:47:18 +08:00
luc
e9c1b20e09
Use factor for gradient also for better rendering
...
mostly for bed
2015-10-29 15:10:49 +08:00
luc
778435f3c2
Better initialization for temperature input
...
take / display target temperature so it is more easy for modification as
cursor/input is the starting point
Better factor for displaying temperature cursor (extruder and bed)
2015-10-29 14:52:34 +08:00
luc
999118f7a1
Change scale for bed for temperature
...
porting json missed this change
2015-10-29 14:25:56 +08:00
luc
6b317cc43f
Fix missing cursor for for temperature
...
due to missing casting
2015-10-29 14:17:21 +08:00
luc
07fd253cb6
resize picture - too big for back side
2015-10-29 13:31:16 +08:00
Luc
78e4e20b4e
Update README.md
2015-10-29 13:28:06 +08:00
luc
62eb43de8e
Add some sanity check / update readme with board
...
show how board is connected it Davinci
2015-10-29 13:24:59 +08:00
luc
c3dc621e8d
Adjust label position to be aligned in printer
...
page
2015-10-29 08:54:18 +08:00
luc
d8e429d4cb
Update screenshots for 12E
2015-10-27 16:10:24 +08:00
luc
8791abb0b0
add space between bar and %
2015-10-27 16:02:03 +08:00
luc
d8d6ed0be1
better UI for FM
2015-10-27 15:35:06 +08:00
luc
78ff239f93
Fix launching upload if no file selected
...
Add moving progress bar when uploading
Add meter bar for disk occupation
Add better hide parameter
2015-10-27 13:16:42 +08:00
luc
4996066c0f
Add missing hover effect on delete button of FM
2015-10-27 09:36:24 +08:00
luc
b087ebc566
Add simple FM
2015-10-26 20:05:32 +08:00
luc
bfe58edc9e
better icon for delete file in FM
2015-10-26 17:52:12 +08:00
luc
441a8b41b6
Allow to use "save as" feature in FM
...
and open in new window if clicked
2015-10-26 11:04:41 +08:00
luc
1ffcb54c6e
Fix typo issue - no extra settings menu active
2015-10-25 09:20:52 +08:00
luc
cb8e9d2d1b
Add css for upload button and forgotten buttons
...
in extra settings and printer status pages
2015-10-23 22:23:59 +08:00
Luc
37fef07166
Update README.md
2015-10-23 19:47:05 +08:00
Luc
9de919b579
Update README.md
2015-10-23 17:57:54 +08:00
luc
34edf35f92
Add ESP12E wiring
2015-10-23 17:56:52 +08:00