Re: New Ormerod Web Interface - WIP April 11, 2014 08:10AM |
Registered: 10 years ago Posts: 327 |
Quote
dc42
Les, there are limits in the firmware to both the number of SD card files displayed by the web interface (42) and the total length of text in the filenames displayed. So if you delete one or two files you no longer need, your newly-uploaded one might turn up.
Re: New Ormerod Web Interface - WIP April 11, 2014 03:18PM |
Registered: 10 years ago Posts: 14,684 |
Re: New Ormerod Web Interface - WIP April 11, 2014 04:36PM |
Registered: 10 years ago Posts: 327 |
Quote
dc42
The limit is that when the web interface or Pronterface asks for the list of files in the gcode folder, if there are more than 42 files it will only display the first 42. If the number of characters in the filenames plus a separator character between each pair of filenames, exceeds 990 then no filenames will be returned at all (and it will write an error message to the USB port).
I have changed the code so that in my next release, there will be no limit on the number of files, and when the number of characters is about to exceed 1000 then no further filenames will be returned.
Did you try pressing the Refresh button next to the list of files? (although it should not be necessary). Did you run M111 S2 to get the "Never used RAM"?
Re: New Ormerod Web Interface - WIP April 12, 2014 02:42PM |
Registered: 11 years ago Posts: 69 |
Re: New Ormerod Web Interface - WIP April 12, 2014 03:43PM |
Registered: 10 years ago Posts: 14,684 |
Quote
gdwinslow
Dos the Print Status -> Estimated Print End Time Table work Yet?
Re: New Ormerod Web Interface - WIP April 16, 2014 03:56PM |
Registered: 10 years ago Posts: 14,684 |
Re: New Ormerod Web Interface - WIP April 16, 2014 04:38PM |
Registered: 10 years ago Posts: 327 |
Re: New Ormerod Web Interface - WIP April 16, 2014 04:56PM |
Registered: 10 years ago Posts: 14,684 |
Re: New Ormerod Web Interface - WIP April 16, 2014 05:49PM |
Registered: 10 years ago Posts: 327 |
Quote
dc42
Hi Pointy,
I find the connection extremely reliable, and I only saw the Goggle kill page during debugging. I can think of a few possible explanations:
1. There could be a problem with communication over the powerline adapters. Are you able to get reliable connections over them using other equipment, with them plugged into the same sockets?
2. In the unlikely event that you are using the original SD card, that could be a problem, because the web interface pulls a lot of data off the SD card via the Duet.
3. The connection over the powerline adapters may be slow, and that could be triggering some sort of timeout. I have only tested the web interface using a wired connection.
Can you try temporarily connecting the Duet directly to the PC or router?
Another thing you could do is close the browser page, reset the Duet, connect via Pronterface, and send M111 S1. Then open a new browser page to the Duet. Then save the Pronterface message log to file and post it. I'm interested in the log when the connection attempt fails (if it ever does).
Also, what operating system are you using on the PC?
Re: New Ormerod Web Interface - WIP April 26, 2014 04:13PM |
Registered: 11 years ago Posts: 69 |
Re: New Ormerod Web Interface - WIP April 26, 2014 06:13PM |
Registered: 10 years ago Posts: 14,684 |
Re: New Ormerod Web Interface - WIP April 27, 2014 05:22AM |
Registered: 10 years ago Posts: 327 |
Re: New Ormerod Web Interface - WIP April 27, 2014 03:40PM |
Registered: 10 years ago Posts: 14,684 |
Re: New Ormerod Web Interface - WIP May 15, 2014 01:38PM |
Registered: 10 years ago Posts: 3 |
Re: New Ormerod Web Interface - WIP May 15, 2014 01:42PM |
Registered: 10 years ago Posts: 22 |
Re: New Ormerod Web Interface - WIP May 16, 2014 08:28AM |
Registered: 10 years ago Posts: 3 |
Re: New Ormerod Web Interface - WIP May 25, 2014 10:26AM |
Registered: 11 years ago Posts: 69 |
Re: New Ormerod Web Interface - WIP May 25, 2014 10:32AM |
Registered: 10 years ago Posts: 859 |
Re: New Ormerod Web Interface - WIP May 25, 2014 06:02PM |
Registered: 10 years ago Posts: 14,684 |
Quote
gdwinslow
Hi Guys, I have a RepRapPro Tricolor Mendel, with a Duet board on it. I am ruining the 0.59-DC42 Firmware (Works beautiful for me) with the 0.76 Web. Being stuck with Slic3R is my only complaint. But to my question: Is there some instructions or maybe and brake-down on all the fields and stats in the web interface?
I mean a lot of it is self explanatory, but the graph on the "Print Status" Page. Is this the Max speed of the Ext-ruder drive over time?
Good job on the web interface, it all works for me know.
Re: New Ormerod Web Interface - WIP June 12, 2014 12:41AM |
Registered: 11 years ago Posts: 69 |
Re: New Ormerod Web Interface - WIP June 22, 2014 10:25AM |
Registered: 10 years ago Posts: 5 |
Re: New Ormerod Web Interface - WIP June 22, 2014 11:22AM |
Registered: 10 years ago Posts: 14,684 |
Re: New Ormerod Web Interface - WIP June 22, 2014 12:19PM |
Registered: 10 years ago Posts: 119 |
Re: New Ormerod Web Interface - WIP June 22, 2014 02:21PM |
Registered: 10 years ago Posts: 145 |
Re: New Ormerod Web Interface - WIP June 22, 2014 02:34PM |
Registered: 10 years ago Posts: 119 |