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

    resuming job

    Scheduled Pinned Locked Moved
    General Discussion
    2
    10
    374
    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.
    • Ladusseundefined
      Ladusse
      last edited by

      When I try to resume a part on power lost here is what I have after I enter M916 into the console:

      Error: Attempting to extrude with no tool selected.

      I don't understand why?

      Thanks

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        It would seem you don't have a tool selected.

        Add T0 to the end of your config.g so that your first tool is selected at startup.

        You can also add T0 to the start of your resume-prologue that does the homing and preparation for restarting.

        Or just manually select the tool by clicking on it's name in the DWC. or send T0 in the gcode console.

        Z-Bot CoreXY Build | Thingiverse Profile

        Phaedruxundefined 1 Reply Last reply Reply Quote 0
        • Ladusseundefined
          Ladusse
          last edited by

          Like this?

          1dc37e33-6e4e-4268-a0ff-93a371c6ddd2-image.png

          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            yes that is correct.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • Ladusseundefined
              Ladusse
              last edited by

              thanks I will try and let you know.

              Regards,

              1 Reply Last reply Reply Quote 0
              • Ladusseundefined
                Ladusse
                last edited by

                When I type M916 in the console they start to heat, home and extrude filament and don't move were it stop. Did I have to do something else or it should re-start to print?

                1 Reply Last reply Reply Quote 0
                • Ladusseundefined
                  Ladusse
                  last edited by

                  this is my Resurrect-prologue. Did it miss something?
                  4dd06478-b945-4d6c-8cbb-44a829589b36-image.png

                  1 Reply Last reply Reply Quote 0
                  • Phaedruxundefined
                    Phaedrux Moderator
                    last edited by

                    Do you have a resurrect.g file present in the system folder? This file should be created at the power outage event, but it is possible that there wasn't enough power remaining to write it.

                    I assume you've seen this?
                    https://duet3d.dozuki.com/Wiki/Setting_up_to_resume_a_print_after_a_power_failure

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • Ladusseundefined
                      Ladusse
                      last edited by

                      After trying and trying some stuff I found the problem. Before trying to restart I have to be sure that my T0 was select. I was assuming that the tool was select because I wrote it down in my config but it wasn't. So I have to be sure that the tool was select and I restart the print as it should.

                      Regards

                      1 Reply Last reply Reply Quote 0
                      • Phaedruxundefined
                        Phaedrux Moderator @Phaedrux
                        last edited by

                        @Phaedrux said in resuming job:

                        It would seem you don't have a tool selected.

                        Add T0 to the end of your config.g so that your first tool is selected at startup.

                        You can also add T0 to the start of your resume-prologue that does the homing and preparation for restarting.

                        Or just manually select the tool by clicking on it's name in the DWC. or send T0 in the gcode console.

                        Adding it to config.g will select it at startup. If it gets deselected afterwards it will need to be reselected again before the tool can be used.

                        Z-Bot CoreXY Build | Thingiverse Profile

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