Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    No restart with stall Detection after test

    General Discussion
    2
    7
    745
    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 Druck
      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

      1 Reply Last reply Reply Quote 0
      • dc42
        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.

        1 Reply Last reply Reply Quote 0
        • AS-3D Druck
          AS-3D Druck last edited by

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

          1 Reply Last reply Reply Quote 0
          • dc42
            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.

            1 Reply Last reply Reply Quote 0
            • AS-3D Druck
              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

              1 Reply Last reply Reply Quote 0
              • dc42
                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.

                1 Reply Last reply Reply Quote 0
                • AS-3D Druck
                  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. đŸ™‚

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