Question on the new webpages for Smoothie.

Question on the new webpages for Smoothie. When I try to access the sd/webif/index.html the page is displayed ok. If i select the imrahil-ui interface the board locks up.

I have chased it down to possibly an access denied error when trying to display the motor control section in the upper right corner.

I am using Ubuntu 16.04, Firefox 50.0 and the latest edge/config of smoothie. Is there a security setting i need to change in Firefox?

Thanks

The new web interface stuff is still experimental, howerer the one you are trying to access should work.
Can you try formatting your SD card ?

I already did that, due to other thing…Bad me

I unzipped the files on another computer and found the imrahil interface would display correctly if i accessed the classic one first. No such luck on the real thing. I found the access errors in one of the developer views in firefox on my other computer.

I will dig some more and possibly try another browser.

Thanks!

Does the computer have internet access ?
Also does a complete reload ( ctrl F5 or alt f5 or maj f5 depending on browser I think ) help ?

Yes the computer has internet access. I will check the browser after this print finishes…

I messed with this a bit more before calling it a night.

  1. Board completely locks up so F5 refresh does nothing…Firefox browser.

  2. I installed Opera browser and I can select classic page but when I click imrahil page it does nothing. It seems to catch the error before drawing the page. The board stays alive since the page does not load.

If someone could point me to what to trap on the developer pages of these browser maybe I could help in fixing it.

Hi Jack! Check the latest version of my UI (https://github.com/imrahil/smoothieware-webui/raw/3.1/dist.zip) - I compiled everything into one index.html (requests to smoothie reduced from 4 to 1 file)

I will give it a try in the morning and let you know

@Jarek_Szczepanski That index file worked great! Thank you!
Great work.

@Jarek_Szczepanski Would you mind contributing it to https://github.com/Smoothieware/Webif-pack ?

@Arthur_Wolf done! :slight_smile: