luc-github / smoothieware-webui-for-ESP3D

Better webUI for Smoothieware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smoothieware-webui for ESP3D

Better webUI for Smoothieware

⚠️ This version is modified for ESP8266 board using ESP3D firmware used with Smoothieboards
It won't work properly on Smoothieboard it self

ESP3D project: https://github.com/luc-github/ESP3D

Just copy the index.html.gz file to SPIFFS partition and call the index.html file.

Be noted: the browser calling index.html need internet access to download the necessary javascript files (jquery, angular, etc..)

Original version of Jarek Szczepanski (imrahil) is here :

webUI

About

Better webUI for Smoothieware

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 61.9%Language:HTML 28.1%Language:CSS 10.1%