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

    No restart with stall Detection after test

    Scheduled Pinned Locked Moved
    General Discussion
    2
    7
    950
    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.
    • AS-3D Druckundefined
      AS-3D Druck
      last edited by

      Hi ther Guys,

      i did a few twaeks on my Printer (D-Bot) and unmounted the Endstops on the X and Y and now wanna use the Stall Detection only to run my Printer.
      I tested everything probertly before i copyed everything to my config and home/x/y/all.g and set in my config: M915 X Y S5 F0 R0

      I did this cause i don't wanna have a Message or something on every home Command/Script.

      So i inserted in to homeall.g and homez.g : M915 X Y S5 F0 R3 to get the pause and restart function to work.
      (I put it in to both files cause i don't know what G28 exactly calls. (homeall.g or homex/y/z.g ???)

      After i started a print and let it 2 Layers print i blocked the X Axis to pause and restart the print, but i only skiped a few steps and printed…
      What did i wrong?

      Pause and resume works manually

      Best regards
      AS-3D Druck / Andre

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

        The file you need to set up to manage a stall during a print is /sys/rehome.g. On a Cartesian or CoreXY printer, typically you wolld home X and Y but not Z in this file.

        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
        • AS-3D Druckundefined
          AS-3D Druck
          last edited by

          ok, and on the rehome.g i only have to enter G28 X Y and everything should work?

          Best regards
          AS-3D Druck / Andre

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

            That's one way of doing it. The other way is to copy homeall.g into rehome.g and then remove the Z homing bits.

            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
            • AS-3D Druckundefined
              AS-3D Druck
              last edited by

              Ok, that was realy the Problem.
              It would be cool if you can write it in the Wiki. đŸ˜‰

              https://duet3d.com/wiki/G-code#M915:_Configure_motor_stall_detection

              THX

              Best regards
              AS-3D Druck / Andre

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

                I've done that, but on the new site https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M915_Configure_motor_stall_detection instead of the old one.

                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
                • AS-3D Druckundefined
                  AS-3D Druck
                  last edited by

                  @dc42:

                  I've done that, but on the new site https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M915_Configure_motor_stall_detection instead of the old one.

                  Nice new Page.
                  The Forum links me to the Old Documentation that's why i didn't recognize that there is a new one. đŸ™‚

                  Best regards
                  AS-3D Druck / Andre

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