ESPRINTER
ESPRINTER copied to clipboard
Duet web panel for ESP8266
ugly.min.js.gz:8 Uncaught TypeError: e.toFixed is not a function at t._applyToFixedAndParseFloat (http://192.168.1.42/ugly.min.js.gz:8:19864) at t._applyPrecision (http://192.168.1.42/ugly.min.js.gz:8:19624) at t.setValue (http://192.168.1.42/ugly.min.js.gz:8:9982) at Z.fn.init.e.fn.(anonymous function) [as slider] (http://192.168.1.42/ugly.min.js.gz:8:2486) at Object.success (http://192.168.1.42/ugly.min.js.gz:1:6562) at c (http://192.168.1.42/ugly.min.js.gz:4:627) at...
If a command is sent on the Gcode Console page, and that command returns a non-trivial response (e.g. M114, M119) then the response is not displayed. To fix this, we...
The authentication code never lets my browser session connect to the server. Wireshark shows that it is setting the correct password (reprap) but the server always returns err 1 and...
Hi ! I testing ESPRINTER with last Repetier code. I get Machine name, firmware version and file listings but no current machine status. After debugging serial commands from ESP8266 to...