Welcome! Log In Create A New Profile

Advanced

Odd half disconnects - DC42 Firmware

Posted by chriscain 
Odd half disconnects - DC42 Firmware
November 27, 2016 11:36AM
I recently stared using my Ormerod V1 again and upgraded to the latest firmware.
Since the upgrade occasionally the web interface does not report temperature/z sensor etc.
The web interface still shows connected and commands from it work fine it's just the auto update bits
that stop working.

When it gets into this state disconnect/reconnect do not fix it, but going to the Settings/Machine properties page
and clicking the "firmware diags" button makes it all work fine and report temps etc again.

My hardware is the orig 0.6 board This started happening after upgrade to 1.17 firmware with 1.13 web interface
I have since upgraded again to the 1.17dev6 firmware which has not made any difference although the
grid bedprobe feature is really neat and has allowed me to get the bed exactly level on my printer :-)

My network setup should be good, the ormerod and pc are connected to the same switch, uploads/downloads
all work fine to the printer it looks like occasionally something turns off the auto query of the printer status.

Chris
Re: Odd half disconnects - DC42 Firmware
November 27, 2016 02:25PM
I suggest you open the debugging console, which in Chrome and Firefox you do by pressing control-shift-J. When DWC stops updating temperatures you will probably get a JavaScript exception message there. If so, tell us the details and that will help chrishamm or myself to fix it.



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: Odd half disconnects - DC42 Firmware
November 28, 2016 07:18AM
The box shows:

files.js:622 Uncaught TypeError: Cannot read property 'sort' of undefined
at Object.success (http://212.56.32.212/js/files.js:622:31)
at i (http://212.56.32.212/js/jquery-3.1.0.min.js:2:27603)
at Object.fireWith [as resolveWith] (http://212.56.32.212/js/jquery-3.1.0.min.js:2:28369)
at A (http://212.56.32.212/js/jquery-3.1.0.min.js:4:13858)
at XMLHttpRequest. (http://212.56.32.212/js/jquery-3.1.0.min.js:4:16146)

212.56.32.212 is my ormerod

Chris

Edited 1 time(s). Last edit at 11/28/2016 07:19AM by chriscain.
Re: Odd half disconnects - DC42 Firmware
November 28, 2016 05:05PM
Hopefully chrishamm will see this soon and pick it up.



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: Odd half disconnects - DC42 Firmware
November 28, 2016 08:30PM
Worked out what the problem is, I know enough js to read it but not write it unfortunately
the error is caused when the /macros directory does not exist on the sd card.
Creating this directory fixed it, Prob needs to be a bit more forgiving or give a better error :-)

Chris
Re: Odd half disconnects - DC42 Firmware
November 29, 2016 02:30AM
Thanks, I've added it to the bug fix list.



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