I'm printing a smaller part now with no issue. Thanks.
Anyone willing to let the file print the first layer to see if they get the same results?
I'm printing a smaller part now with no issue. Thanks.
Anyone willing to let the file print the first layer to see if they get the same results?
What do you mean by "stops"? All 4 servos stop moving and freeze up mid-printing touching model still? Or the XY axes move to home position and display stops showing Z height and such? Or XY keep moving but Extruder stops moving? Or XY,E keep moving but nothing comes out?
What kind of printer do you have? Oh I see it's UMO. Plese update your user settings to indicate that you have a UMO.
Ok, I just updated my profile to state Original Ultimaker.
When I stated stopped, I was referring to all movement including extrusion, x-axis and y-axis. I assume z-axis as well but I didn't wait long enough to see the z change and the software doesn't reflect a problem.
Links to pictures of the failed prints:
https://www.dropbox.com/l/llO7UofAoiUQOKw32wv9Wu
https://www.dropbox.com/l/MNOdxvhOxNFPXDM3la8APr
1) Do you have an ulticontroller? If so does it display anything in particular? If so are you using the SD card as this is much much more reliable.
2) It could be a pause command. Check to make sure you don't have anything in the "plug in" tab in Cura. Make sure no plug ins are enabled. In fact try enabling one to see how it looks different and then removing it atain.
3) Most likely it's either corrupt file on the SD card (just copy the file fresh) or USB issues. Cura logs all the USB transfer errors into a file somewhere. I'm going to predict there are thousands of checksum errors in there. The best fix is to get an ulticontroller but many people have gotten the USB working by trying different cables (shorter is better) or different computers, or using a USB hub to bugger the USB signals and increase their strength (voltage). USB is very unreliable with Arduinos.
Another possibility is "MAX temp" error. If you have an ulticontroller this is displayed on the screen. If not I don't know how to tell - make sure you are using the full "pronterface" mode in Cura print view. This mode shows you MUCH more details about what is happening while printing.
I don't have a ulticontroller. I enable pronterface and used a shorter USB cable (18 inches). I just tried again and got another failure on the first layer at the end of a pass just like all of the others. Strange because I can print other objects without any issues.
Here is the log from the proterface and all of these were there before the failure and nothing changed during or after the failure.
< echo:Unknown command: ""
< echo:Unknown command:""
< echo:Active Extruder:0
< echo:Unknown command; "26"
< Error:No Line Number with checksum, Last Line:1045
same as above -> 1053
< Error:No Checksum with line number, Last Line: 1451
same as above -> 1521
same as above -> 1533
same as above -> 1545
< Error:No Line Number with checksum, Last Line:1557
same as above -> 1643
I'm not sure how to read the log - I'm thinking you get the exact same lines added to the end of the log file each time you print. I think the gcode file is corrupt. Did you save it and look at it? I would look at the 1045th line in the file. Look for "26" such as M26, G26 or just plain "26". I'd also consider deleting everything in the log file and trying one more time to see what happens.
Hopefully Daid will respond here. I haven't tried USB printing for almost 2 years so I really am not familiar with debugging techniques if you don't have an ulticontroller.
I don't see any code with "26". When I searched "26" and it show as "326" in a comment and in the "E" extruder value.
Nothing special in line 1045 either.
So, I tried to print again and changed the first layer speed from 20mm/s to 50mm/s and its now printing the same file for the last 2 hours. Although that doesn't make sense, I have only see the printer "stop" on the first layer so I changed what I knew was different from the first layer to the other layers. Perhaps its just chance that it printed this time.
Recommended Posts
valcrow 145
The file slices fine for me (though I didn't try to print it)
I would try to print a test cube to see if it's your printer acting up or something else.
Link to post
Share on other sites