toxuin / ESPRINTER

Duet web panel for ESP8266
36 stars 20 forks source link

web interface error with reprapfirmware #6

Open svs072477 opened 6 years ago

svs072477 commented 6 years ago

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 Object.fireWith [as resolveWith] (http://192.168.1.42/ugly.min.js.gz:4:1439) at n (http://192.168.1.42/ugly.min.js.gz:5:6166) at XMLHttpRequest. (http://192.168.1.42/ugly.min.js.gz:5:11899)

weed2all commented 4 years ago

I have the same issue...i see on readme.md that need to install minifi.js...cam you tel me how do i install it...I'm using win10 pc.. thank you!

toxuin commented 4 years ago

This would be really hard to debug since the code is minified and those errors do not actually tell us anything about what is happening in the application.

On a side note, this project is not maintained anymore since Q1 2018. If you want to make a fork and update it - feel free to.

weed2all commented 4 years ago

I would if I had the skills...but I don't have them...today I installed on a new esp board( nodmcu v3) and it's kinda work...it show me the web interface, I push the connect button to connect to my radds board running rrf, however it seems that I can't do nothing...no gcode input into console...