Skip to content

Commit 5da9e20

Browse files
authored
Update README.md
1 parent cece692 commit 5da9e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Originaly based on great UI from Jarek Szczepanski (imrahil): [smoothieware-webu
99

1010
## Why doing it ?
1111
Original I ported [smoothieware-webui](http://imrahil.github.io/smoothieware-webui/) to support [ESP3D firmware](https://github.com/luc-github/ESP3D) and it was working pretty well and gave :[smoothieware-webui-for-ESP3D](https://github.com/luc-github/smoothieware-webui-for-ESP3D)
12-
But this UI has a 2 big limitations:
12+
But this UI has a 2 big limitations:
1313
1 - you need internet access to get all libraries available to download, which may not happen when ESP is in AP mode for configuration if you do not have all js/css in your browser cache, or if you want to use in local environement, in that case not only ESP AP mode is not displaying UI properly but also STA mode - so it make the ESP useless
1414

1515
2 - it rely on server availability and certificat check, I got several certificat failure for unknown reason that made the UI not working
@@ -29,7 +29,7 @@ and the result is a monolitic file with a size less than 70Kb allowing almost fu
2929
- It supports several firmwares based on Repetier, Marlin and Smoothieware.
3030
- It allows to fully configure ESP wifi
3131
- It has a macro support to add custom commands in UI by adding buttons launching some GCODE files from SD or ESP
32-
- It supports currently English, French, German (thanks @leseaw) and Spanish languages
32+
- It supports several languages, check list [here](https://github.com/luc-github/ESP3D-WEBUI/wiki/Translation-support)
3333
- It allows to display a web camera in UI or detached
3434
- It allows to edit the Repetier EEPROM, Smoothieware config file, Marlin and GRBL settings
3535
- It allows to update the ESP3D by uploading the FW

0 commit comments

Comments
 (0)