Notifications
Clear all
Mini Not Extruding After Resume
Firmware 4.1
After resuming a print from octoprint extrusion stops. I am setting the temp before resuming the print. The resume GCode below executes, including the extrusion G1, but after it moves into place it sits for a few seconds then starts moving but is not extruding. Any ideas on what causes that?
G91
G1 E50
G1 Z-30 F300
G90
Best Answer by AgentNoise:
I figured it out. Had to add M83 to the end of the resume gcode to set it back to relative mode.
Ce sujet a été modifié il y a 4 years par AgentNoise
Publié : 22/07/2020 2:37 am
Topic starter
answered:
RE: Mini Not Extruding After Resume
I figured it out. Had to add M83 to the end of the resume gcode to set it back to relative mode.
Publié : 22/07/2020 5:59 pm