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

    Power Failure

    Scheduled Pinned Locked Moved
    Firmware installation
    2
    17
    2.6k
    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.
    • TYPPA Albert Einsteinundefined
      TYPPA Albert Einstein
      last edited by

      Yes I create this macro on SYS
      files sys/powerfail.g, sys/powerrestore.g and sys/resurrect-prologue.g
      copy the example for Delta …itwork fine the system but not run the resurrect.g for printing

      I have no special talent. I am only passionately curious.
      -Albert Einstein

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

        What I meant was: if you send M98 Presurrect.g, does anything happen at all? Do you get any messages in the Console window of DWC?

        Please post the contents of resurrect.g.

        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
        • TYPPA Albert Einsteinundefined
          TYPPA Albert Einstein
          last edited by

          on config,g
          …....

          ;Power Failure
          M911 S6.0:9.75:11.0 ; PSU 12V

          .........

          Editing 0:/sys/resurrect.g

          ; File "Test100.gcode" resume print after auto-pause at 2017-07-07 11:33
          M140 S40.0
          G10 S212 R0
          T0 P0
          G92 E6.965
          G29 S1
          M98 Presurrect-prologue.g
          M106 P0 S0.00
          M106 P1 S0.00
          M106 P2 S0.00
          M106 P3 S0.00
          M106 P4 S0.00
          M106 P5 S0.00
          M106 P6 S0.00
          M106 P7 S0.00
          M106 P8 S0.00
          M106 S0.00
          M116
          M290 S0.000
          M23 Test100.gcode
          M26 S6011
          G1 F6000 X-52.85 Y51.40 Z0.20
          G1 F1470.0 P0
          M24

          Send on DWC M98 Presurrect.g
          reponse from DWC
          15:47:25M98 PRESURRECT.G
          Macro file resurrect-prologue.g not found.

          on SYS Editing 0:/sys/resume-prologue.g
          M116
          G28
          M83
          G1 E2 F3600

          NOT the file resurrect-prologue.g ?

          I have no special talent. I am only passionately curious.
          -Albert Einstein

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

            I'm sorry, you need to rename resume-prologue.g to resurrect-prologue.g. I changed the filename during development, and when I updated that wiki page I updated all occurrences of that filename… except one. I've corrected it now.

            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
            • TYPPA Albert Einsteinundefined
              TYPPA Albert Einstein
              last edited by

              Ok i test now ….thaks David
              i post after the result

              I have no special talent. I am only passionately curious.
              -Albert Einstein

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

                There is a bug in the resume mechanism if you were using absolute extrusion or volumetric extrusion. I've just fixed those, the fixes will be in RC5.

                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
                • TYPPA Albert Einsteinundefined
                  TYPPA Albert Einstein
                  last edited by

                  NOW WORK !!!!!! thanks David DC2
                  Giorgio

                  I have no special talent. I am only passionately curious.
                  -Albert Einstein

                  1 Reply Last reply Reply Quote 0
                  • TYPPA Albert Einsteinundefined
                    TYPPA Albert Einstein
                    last edited by

                    absolute extrusion …..Simply3D v4

                    I have no special talent. I am only passionately curious.
                    -Albert Einstein

                    1 Reply Last reply Reply Quote 0
                    • TYPPA Albert Einsteinundefined
                      TYPPA Albert Einstein
                      last edited by

                      6:45:31M98 P0:/macros/RICUPERO Down Power
                      File Test100.gcode selected for printing
                      16:42:09Connection established!
                      16:42:04Disconnected.
                      16:37:25Attempt to move the head of a Delta or SCARA printer before homing the towers
                      16:37:21M80
                      Attempt to move the head of a Delta or SCARA printer before homing the towers
                      Error: Homing failed
                      16:36:50Connection established!
                      16:36:44Disconnected.
                      16:36:32Print cancelled due to low voltage
                      Printing resumed
                      16:36:29Resume-after-power-fail state saved
                      Print auto-paused due to low voltage
                      Print auto-resumed
                      16:32:33M98 PRESURRECT.G
                      File Test100.gcode selected for printing
                      16:30:40Attempt to move the head of a Delta or SCARA printer before homing the towers
                      16:30:36G28
                      Attempt to move the head of a Delta or SCARA printer before homing the towers

                      HOME PROBLEMS ??

                      I have no special talent. I am only passionately curious.
                      -Albert Einstein

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

                        As far as I can see, there are no commands in resurrect.g prior to the M98 Presurrect-prologue.g call that command movement. So it sounds to me like the G28 command in resurrect-prologue.g failed. A common reason for homing failures in delta printers is that the G1 S1 command in homedelta.g has X, Y and Z parameters that are less than the maximum distance you may need to move the carriages to home them.

                        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
                        • TYPPA Albert Einsteinundefined
                          TYPPA Albert Einstein
                          last edited by

                          Ok ….just one little BUG
                          M291: Display message and optionally wait for response
                          Supported in firmware version 1.19beta7 and later.

                          Parameters
                          P"message" The message to display, which must be enclosed in double quotation marks. if the message itself contains a double quotation mark, use two double quotation marks to represent it.
                          R"message" Optional title for the message box. Must be enclosed in double quotation marks too.
                          Sn 0 = no acknowledgement needed (default), 1 = display an OK button and wait for it to be pressed (the user interface then sends M292 to indicate that is has been acknowledged)
                          Tn Timeout in seconds, ignored if S=1. The message will be cancelled after this amount of time, if the user does not cancel it before then. A zero or negative value means that the message does not time (it may still be cancelled by the user). The default value is 10 seconds
                          Zn 0 = no special action, 1 = display Z jog buttons alongside the message to allow the user to adjust the height of the print head

                          if set Z0 appear the jog control ,also is set Z1 😉

                          I have no special talent. I am only passionately curious.
                          -Albert Einstein

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