What did you already try to solve it?
Restarted the Printer, rebooted octoprint, sliced again. Ended up manually resetting the Hotends temperature before resuming.
Logs (octoprint.log, serial.log or output on terminal tab, ... no logs, no support)
Octoprints log is attached.
Starts from:
2023-06-27 03:55:13,879 - octoprint.plugins.octopod - INFO - *** Printer paused for user ***
To:
2023-06-27 04:11:46,770 - octoprint.util.comm - INFO - Changing monitoring state from "Paused" to "Resuming"
Example GCODE file
GCODE File is too big. I hope this is the right part:
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware...)
This is the first time ever I needed to use a paused print so I am not sure if this is normal behavior and one has always to manually printheads temp before resuming?
Thank you for your hint: (nearly) all GCODE script-fields in settings are empty (only abort-section is filled out).
I wasn’t aware that this needs to be set up manually as I thought there are „built-in“ out-of-the-box-commands (documented here).
But as I now take a closer look in this docs page there is only „pause“ and „after-pause“ documented as „bundled with octoprint“.
When I set up octoprint back at the beginning I (obviously wrongly) thought these were only examples of integrated scripts and another one sure would be „after-a-print-is-paused“… My fault!
If this although has to be set up manually, could you please tell me where I can find (maybe printer-specific) experience values?
But as I am a really newbie and can’t really judge the experienced advices for the „resume-codes“ (whether to use a code line or not or to modify it) as described in the docs you linked: is there any place I could find out what resume command the MK3S+ uses itself?
Because the hotends temperature-resuming works fine when the command does not come from octoprint but from the printers control panel itself.
Is there any way how I can find out those and copy them to the Octoprints resume commands?