You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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...
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)
The text was updated successfully, but these errors were encountered: