mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 18:40:40 +08:00

Add 2 new [ESPXXX] command as check sum helper * Send GCode with check sum caching right line numbering [ESP600]<gcode> * Send line checksum [ESP601]<line> Implemented only for Sync WebServer at this moment, so Async is disabled in Travis
Commands.txt list all ESP commands wconfig.txt list all parameters for SD file config flash.docx explain how to flash Files directory contain all files needed by ESP3D - index.html.gz // main ui file (mandatory) - 404.htm // custom 404 page (optional) - favicon.ico //custom browser esp3D icon (optional) - macrocfg.json //macro command file (optional)