Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Resume after power failure question

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    4
    192
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • campeancalinundefined
      campeancalin
      last edited by

      Hello,

      We recently are dealing with electrical power interruptions during very long prints. We are very interested in setting up a configuration which would help us to restart the print from where it stopped . I have in my system directory a resurrect.g file that has the following content:
      ; File "0:/gcodes/CARCASA FAR STANGA.gcode" resume print after print paused at 2021-05-19 11:39
      G21
      M140 P0 S100.0
      G29 S1
      T-1 P0
      G92 X456.032 Y-70.905 Z144.920
      G60 S1
      G10 P1 S0 R0
      G10 P0 S270 R270
      T0 P0
      M98 P"resurrect-prologue.g"
      M116
      M290 X0.000 Y0.000 Z0.280 R0
      T-1 P0
      T0 P6
      ; Workplace coordinates
      G10 L2 P1 X0.00 Y0.00 Z0.00
      G10 L2 P2 X0.00 Y0.00 Z0.00
      G10 L2 P3 X0.00 Y0.00 Z0.00
      G10 L2 P4 X0.00 Y0.00 Z0.00
      G10 L2 P5 X0.00 Y0.00 Z0.00
      G10 L2 P6 X0.00 Y0.00 Z0.00
      G10 L2 P7 X0.00 Y0.00 Z0.00
      G10 L2 P8 X0.00 Y0.00 Z0.00
      G10 L2 P9 X0.00 Y0.00 Z0.00
      G54
      M106 S0.00
      M116
      G92 E0.00000
      M83
      M23 "0:/gcodes/CARCASA FAR STANGA.gcode"
      M26 S16749084
      G0 F6000 Z147.200
      G0 F6000 X472.532 Y-20.905
      G0 F6000 Z145.200
      G1 F2100.0 P0
      G21
      M24

      Any help would be highly appreciated

      dc42undefined 1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators @campeancalin
        last edited by

        @campeancalin please see https://duet3d.dozuki.com/Wiki/Setting_up_to_resume_a_print_after_a_power_failure.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        campeancalinundefined 1 Reply Last reply Reply Quote 0
        • campeancalinundefined
          campeancalin @dc42
          last edited by

          Hello, @dc42 thank you but is there a more detailed documentation to it?

          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @campeancalin
            last edited by

            @campeancalin said in Resume after power failure question:

            Hello, @dc42 thank you but is there a more detailed documentation to it?

            No, because the details of what to put in the resurrect-prologue.g file depend a lot on your particular printer. But please ask if there is anything in it that you don't understand.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA