Welcome! Log In Create A New Profile

Advanced

New firmware 0.59a-dc42 and web interface 0.76

Posted by dc42 
Re: New firmware 0.59a-dc42 and web interface 0.76
May 16, 2014 04:38PM
Quote
Pointy
Another possible bug...

The setbed button doesn't seem to work from the control tab.

Regards,

Les

Thanks, I didn't even know there was supposed to be a setbed button because my setbed files are called setbed65.g etc. I believe I've found and fixed the problem. I'm hoping to release version 0.77 this weekend.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: New firmware 0.59a-dc42 and web interface 0.76
May 17, 2014 05:59AM
dc42, if you get a chance, please increase the maximum temperature for the temperature chart, I had to increase the hot end temp to 250°C to achieve best line bonding with the ABS filament I have, but the temperature line is always a little cut off:



I hope decreasing maxReportedFreeBuf doesn't have any bad side effects, because the web interface disconnected for no reason a few minutes ago. I could reload the page though, but yesterday the firmware crashed once more and ruined a 4-hour long print after 3 hours of printing. The error code was identical to the one I reported last time, but perhaps I caused that one by reloading the web interface too many times - not sure what exactly caused the firmware to hang up. I'll run Wireshark and see if I discover anything just in case the webserver crashes again.
Re: New firmware 0.59a-dc42 and web interface 0.76
May 17, 2014 06:32AM
Max y-axis on the temp chart is currently 250. I'll increase it to 280.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: New firmware 0.59a-dc42 and web interface 0.76
May 17, 2014 02:35PM
Quote
dc42
Max y-axis on the temp chart is currently 250. I'll increase it to 280.

If the upper bound can be changed dynamically, it could be something like max(200,(highest value seen so far)+5), to handle any kind of temperature that might show up.
Re: New firmware 0.59a-dc42 and web interface 0.76
May 18, 2014 04:40AM
Did you find out anything about the naming bug DC? For now i have been naming everything in lower case and not had any problems since.

Regards,

Les


Pointy's Things
Pointy's Blog
Re: New firmware 0.59a-dc42 and web interface 0.76
May 18, 2014 06:10AM
Les, I renamed one of my files to Z Nut Trap.gcode and it uploaded without problem. So I suspect it was something else that caused the upload to fail. Can you try uploading that file under its original name again?

I took a look at the code in case there were characters other than G that were likely to cause problems, but the only one I found was '*' which is not allowed in file names anyway.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: New firmware 0.59a-dc42 and web interface 0.76
May 18, 2014 06:47AM
Quote
dc42
Les, I renamed one of my files to Z Nut Trap.gcode and it uploaded without problem. So I suspect it was something else that caused the upload to fail. Can you try uploading that file under its original name again?

I took a look at the code in case there were characters other than G that were likely to cause problems, but the only one I found was '*' which is not allowed in file names anyway.

Strange I can't replicate it now, and I don't have the original file any more. I do know that I just renamed it and it uploaded ok in lower case. If it happens again I'll keep the file.

Regards,

Les


Pointy's Things
Pointy's Blog
Re: New firmware 0.59a-dc42 and web interface 0.76
May 18, 2014 06:52AM
Quote
Pointy
Strange I can't replicate it now, and I don't have the original file any more. I do know that I just renamed it and it uploaded ok in lower case. If it happens again I'll keep the file.

Did you also reset the Duet before uploading it again?



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: New firmware 0.59a-dc42 and web interface 0.76
May 18, 2014 07:12AM
Quote
dc42
Quote
Pointy
Strange I can't replicate it now, and I don't have the original file any more. I do know that I just renamed it and it uploaded ok in lower case. If it happens again I'll keep the file.

Did you also reset the Duet before uploading it again?

I turned it off as soon as it started moving. I don't think I attempted uploading it again before I renamed it, so I don't know if it was a one off.

Regards,

Les


Pointy's Things
Pointy's Blog
Re: New firmware 0.59a-dc42 and web interface 0.76
May 18, 2014 08:45AM
Ok, sounds like a one-off. It probably failed to create the file for some reason, and because there is no error reporting in the current protocol, if that happens then the file will print instead.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Sorry, only registered users may post in this forum.

Click here to login