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

    G0 move seizes when G29 S1 active, fine when G29 S2

    Scheduled Pinned Locked Moved
    General Discussion
    3
    18
    722
    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.
    • jackstackundefined
      jackstack @Phaedrux
      last edited by

      @Phaedrux Huh, I thought Duet 2 wifi was listed as 3A max for stepper. Is it current limiting to 2400 or do I need to set it to 2400. Based on the stepper motor sizing forum page, the only "not ideal" setting of the nema 23 I'm using is its 5.4 mH.

      1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        all i can think of when i see that heighmap is. no

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

          The deviation on that heightmap isn't too bad given the size. But there shouldn't be such an extreme offset from Z0.

          Can you post your homing files? bed.g if used?

          And can you give a better explanation of how you're using the "probe"?

          Given the large amount of adjustment being requested you may need to reduce the initial layer speeds quite a bit. Plus you're saying that it's the Y axis that is stalling on that first rapid move. The high steps per mm of the Y axis may require reduced max speeds and lower acceleration.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • Vetiundefined
            Veti @jackstack
            last edited by

            @jackstack said in G0 move seizes when G29 S1 active, fine when G29 S2:

            I'm not using ABL sensor

            is it planned? it would make it a lot easier

            1 Reply Last reply Reply Quote 0
            • jackstackundefined
              jackstack
              last edited by

              @Veti @Phaedrux

              Yes, not using a ABL was planned. I have some adjustment for the Z end stop so I can decrease that ~3mm offset and do a more consistent job of generating the mesh bed. The scale of the display does make it seem horrible but I'm using a large nozzle so theres margin here compared to a .4mm nozzle.homeall.g

              In terms of Y stepper, i was actually having worse performance running a lower acceleration for Y, speed is reasonable due to diminished torque at higher RPM but the G0 also failed at F1200 mm/minbed.g

              As for "probe" I don't have one. I have a Z end stop that sets min axis point. M558 P0 H5 F120 T1200 "P0" sets it to no probe and it prompts you to manually job the z down to touch the bed.

              1 Reply Last reply Reply Quote 0
              • Vetiundefined
                Veti
                last edited by

                you can use something like this. (i use it on my delta)

                https://de.aliexpress.com/item/32838312776.html

                cheap and works well.

                just probe the bed once and remove it.

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

                  G1 H2 Y5 F1000 ; go back a few mm
                  G1 H1 Y-1923 F360 ; move slowly to Y axis endstops once more (second pass)
                  G1 H1 X-915 F1800 ; move quickly to X axis endstops and stop there (first pass)
                  G1 H2 X5 F1800 ; go back a few mm

                  Don't use H2 on the XY moves to back away from the endstops. otherwise the homeall looks ok.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  jackstackundefined 1 Reply Last reply Reply Quote 0
                  • jackstackundefined
                    jackstack @Phaedrux
                    last edited by

                    @Phaedrux Should it just be omitted then? H0 explicit but also default.

                    Thanks!

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

                      yes, H0 is the default if no H parameter is supplied.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      1 Reply Last reply Reply Quote 0
                      • jackstackundefined
                        jackstack @Veti
                        last edited by

                        @Veti Imma have to check those out! way easier than manually measuring lol Mechanically my printers designed as a set and forget for at least several prints.

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