I will have to check that out, this is the first time I am using the Cura 3.1.1, only been printing a week, was using the Cura that came with my printer IIIP. So much to learn so little time to do it.
G1 Z15.0 F{travel_speed}*49 is in the start gcode, but I do not see where travel_speed is defined or set.
For now, I just changed my {travel_speed} to F50 in the start code, can always modify it later once I understand where the variable is defined. I know or understand just enough programming to squeak by.
> Use {speed_travel} in your start gcode instead of {travel_speed}
{travel_speed} does not work with newer Cura versions. {speed_travel} does.
Ok, I changed it and that line is no longer a culprit.
I am getting a lot of checksum errors, is this normal?
No, checksum errors should not happen. They indicate connection issues between the computer running octoprint and the printer. Nothing Cura can do about that.
I had a heck of a time getting my printer to connect with Octoprint, so there may be some communication problems that still exist. The system just requests a resend and the fault for that line goes away, but a new one may show up later. I am going to try and move the Raspberry Pi 3 b to a different location which may help with its reception. I will let you know as soon as I get a chance to do so.
Recommended Posts
ahoeben 1,991
Use {speed_travel} in your start gcode instead of {travel_speed}
Edited by ahoebenTypo
Link to post
Share on other sites