Daid,
thanks for the quick reply and your help - much appreciated. I installed C: Program Files (86)/Cura_12.11/Cura/firmware/ultimaker_125200.hex OK. I then uninstalled Cura (my son's installation) and completely re-installed it myself. I skipped the install firmware, the microswitch tests ran OK, and the comms tests also ran OK. Looking good so far. I loaded my .stl file, set wall thickness to 1.6 from 0.8, Fill at bottom/top to 1.2 from 0.6, Filament thickness 2.7 (my silver PLA is oval-ish, from 2.65 to 2.80 in diameter), set Print Speed to 35 from 50 (previously the extruder seemed to have problems keeping up, so this should a) help that, and b) reduce the chance of serial-port buffer-overruns by slowing the rate of progessing move commands), changed layer height to 0.3mm (as per prev RepG builds & fine for this job). Prepare Print went fine. Print connected imemdiately, "Print" ran fine for about 40 minutes, then suddenly the machine stopped dead. I grabbed a screenshot of the "Print" window, and here's what it reads:
"Connect" and "Print" buttons are greyed-out, as are the jog controls for x, y, z, and extruder.
"Pause" and "Cancel print" buttons are selectable.
Filament: 3.41m 29.09g
Estimated print time: 01:50
Line: 17303/87213 19%
Height: 20.1
Print time: 00:46
Print time left: 03:06
Temp: 220
Machine state:Printing
so I had to cancel the print. The print window closed as expected. I immediately tried to "Print" again, and got this message in the Error log when it failed to connect:
Changing monitoring state from 'Offline' to 'Detecting serial port'
Serial port list: [u'COM6', u'COM3']
Connecting to: COM6
Error while connecting to COM6: u"Unexpected error while connecting to serial port:COM6:"
Connecting to: COM3
Error while connecting to COM3: 'Timeout'
Failed to open serial port (AUTO)
Changing monitoring state from 'Detecting serial port' to 'Error: Failed to autodetect...'
I then closed Cura, and restarted Cura. Again it failed to connect, here's the error log:
Changing monitoring state from 'Offline' to 'Detecting serial port'
Serial port list: [u'COM6', u'COM3']
Connecting to: COM6
Error while connecting to COM6: 'Failed to open serial port'
Connecting to: COM3
Error while connecting to COM3: 'Timeout'
Failed to open serial port (AUTO)
Changing monitoring state from 'Detecting serial port' to 'Error: Failed to autodetect...'
At this point I give up. I've been here before - one of the runs of Cura a day or so ago did just the same, running for about 10 minutes and locking up solid on this same shape, but at a different place in the shape.
It's possible my USB ports are flakey - but I've got 4 of these on the front of my PC, and I've used several of these with no difference between them. I use these for extrenal USB disks, and cameras, with no problems, and they've run the 5D code & RepG V26 for about 8 months perfectly. As far as I can see the USB ports are behaving OK. Right now with UM plugged in (but not powered up (though the USB cable seems to give it enough power!) and Cura not running), Windows Device Manager shows COM6 owned by Arduino Mega 2560, and the max baud-rate I can select from pull-down is 128000, so I suspect I can't manage 250000. But 115200 is in the list of selectable speeds.
The USB driver is Microsoft usbser.sys version 6.1.7601.17514 (win7sp1_rtm.101119-1850).
There's also Arduino LLC driver, dated 15/11/2007 version 5.1.2600 in there.
So right now I'm puzzled as to what's going wrong. I was watching the m/c closely at the time it suddenly stopped. Nothing obvious happened - I've disabled my screen-saver, so it's not that.
So I'd really, really like to get hold of the original 5D .hex file I assume it came with, and see if I can get my model to build. Right now I don't care if it's slow and clunky, I want something that will complete. I've done over 30 runs lasting an hour or more, using RepG V26, with no problems, so I want to return to that. If that starts to hang, then it's looking like my USB ports are packing up.
I'm going to try another build exactly as per the one that's just hung, but this time I'm plugging into a USB socked on back of PC that runs straight onto the motherboard, rather then use the ones at the front which are connected to mobo by wires. Maybe htat might help a tiny fraction.
Andy
Recommended Posts
Daid 306
There is a build for 115200 in "Program files/Cura/Cura/firmware", you can install it from Cura with the "install custom firmware" option. (It's actually intended for Linux, which has problems with the 250000 baud firmware)
The wiki page on Marlin is old and outdated. Marlin IS the currently supported firmware, and the default firmware from Cura is currently running on every machine at UM, and on a LOT of other machines. (It has been this same version for 4 months, with zero problems)
After you press "print", it doesn't connect. But after "not connecting" it should show the "error log" button, could you paste the contents of this error log?
Link to post
Share on other sites