Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web interface error with reprapfirmware #6

Open
svs072477 opened this issue Jan 11, 2018 · 3 comments
Open

web interface error with reprapfirmware #6

svs072477 opened this issue Jan 11, 2018 · 3 comments

Comments

@svs072477
Copy link

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
Copy link

weed2all commented Oct 10, 2019

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
Copy link
Owner

toxuin commented Oct 10, 2019

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
Copy link

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants