resume_print
Resume a paused 3D print job by returning the nozzle to its previous position and continuing extrusion, verifying the resume actually succeeded.
Instructions
Resume a paused print job.
The printer must currently be in a paused state. Resuming will return
the nozzle to its previous position and continue extruding.
Kiln checks afterwards that the resume actually took, so a printer that
silently ignored the command reports a failure instead of a cheerful
"Print resumed."
Args:
force: Send the resume even when Kiln believes the printer is not
paused. Use this when the printer's own screen disagrees with
what Kiln reports — a printer can report ``RUNNING`` with
perfectly fresh telemetry while standing still, and without this
the wrong state word would leave you unable to recover the print.
printer_name: Which printer to resume. Omit for the default
printer. Pass the same name you paused with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| printer_name | No |