Luc
79d632f544
Change of units
...
Thanks @treepleks
2016-01-19 15:48:13 +08:00
luc
39e22e2384
Add display fix for extruders also
...
use style="overflow: hidden;" to avoid overflow
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
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
627052ceeb
Add basic authentification and OTA update
...
only web update is supported
2015-11-14 21:48:35 +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
c3dc621e8d
Adjust label position to be aligned in printer
...
page
2015-10-29 08:54:18 +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
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
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
b6b0f84fb6
Files cleaning as only for more than 512K flash
...
for less there is a new branch
2015-10-23 16:41:32 +08:00
luc
8439a2aa24
Change default for 64K SPIFFS in data
...
Add UI for SD File selection and print file
2015-10-20 16:54:39 +08:00
luc
953c24c8da
Fix bug with + jog command
...
+ was not encoded and decoded as a space
sync more then 64K files
2015-10-19 21:38:09 +08:00
luc
5c4e11ea3f
Change extuders steps thanks to @c128
...
change from 0.1/1/10 to 1/10/50 mm - which make more sense, bad copy and
paste from Z UI
2015-10-19 15:36:16 +08:00
luc
80742c422a
Add light file manager to upload/download/delete
...
files on SPIFFS - need to decrease printer.tpl size to implement have
more space for new settings.tpl for 64K SPIFFS
2015-10-19 14:43:16 +08:00
luc
7379ac580d
Complete rewrite using template and SPIFFS
...
change to V0.4
2015-10-16 17:49:04 +08:00