Jump to content

UM3 API - Abort/Pause printing (State)


inba

Recommended Posts

Posted · UM3 API - Abort/Pause printing (State)

I want to "abort" (pause & restart) a print. So I tried to set a state (PUT /print_job/state) on the WebGUI.

But it doesn't stop (Yes, I'm successfully authenticated since I started the job)

 

If I put "abort" (with quotation) in the box and click "Try out" the response is:

{
  "message": "'str' object has no attribute 'get'"
}

If I send abort, the response is:

{
  "message": "400: Bad Request"
}

Which command do I have to "send" to the printer, to abort/pause/print and how is the formatting?

 

Thank you! ?

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.4 stable released
        The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
          • Like
        • 58 replies
    ×
    ×
    • Create New...