Hello are yo7 using cura 3.2 on Mac ,
Work around:
You need either manually add "M25" before the M82 at the end of gcode file:
...............................
M107
M25 ; Stop reading from this point on
M82 ;absolute extrusion mode
;End of Gcode
...............................
or configure Cura (Preferences - Configure Cura - Printers - Machine Settings - End Gcode) to add two lines - copy the two lines into cura as they are:
M82 ;absolute extrusion mode
M25 ; Stop reading from this point on
At least this worked on my UM2(+)
11 hours ago, Jerome_lefin said:Hello are yo7 using cura 3.2 on Mac ,
Yes, using 3.2 on Mac, but it is now doing it on gcode files created many many many months ago, pre Cura 3.2
1 hour ago, ndimensional said:Work around:
You need either manually add "M25" before the M82 at the end of gcode file:
...............................
M107
M25 ; Stop reading from this point on
M82 ;absolute extrusion mode
;End of Gcode...............................
or configure Cura (Preferences - Configure Cura - Printers - Machine Settings - End Gcode) to add two lines - copy the two lines into cura as they are:
M82 ;absolute extrusion mode
M25 ; Stop reading from this point on
At least this worked on my UM2(+)
OK thanks will try this.
Thanks all for replies. I'll get to it today. However, as it is also doing it on all old gcode files I would rather adapt firmware so it no longer does this than have to edit every existing file manually.
Edited by aero3dSeems like the same thing?
So this is looking more and more like a bug in the 2.6.2 firmware (note it may be there are two different 2.6.2 firmwares and the one with cura 3.2 has the bug and not in cura 3.0). I suggest you install cura 2.5 and install the firmware from that onto your printer. And let us know if that fixes it. Also switching to reprap style gcode instead of ultigcode will fix it but that's not as good a solution.
- 1
OK, I've loaded the firmware from Cura 2.5 but sliced a model using Cura 3.2.1 and all is good. No oozing blob at the end of the print. Most definitely looks like a firmware issue and NOT a Cura issue
Edited by aero3dI also used Cura 3.2.1 to upgrade the firmware.
On the printer it went from 2.6.2 to 2.6.2 so I figured nothing changed (even though it flashed).
I'll also reflash with the older version and see if that solves it.
This issue has been finally resolved. Start with this post by ghost keeper and then read the next post by Daid.
Recommended Posts
tinkergnome 927
My suggestion: temporary re-install the firmware version that came with Cura 2.5
Link to post
Share on other sites
aero3d 1
Good idea. I'll go find it. Thanks.
Link to post
Share on other sites