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

    Dual Z auto level

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    4
    256
    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.
    • printthatthingundefined
      printthatthing
      last edited by

      I'm not sure if I have understand it correct but I guess it's possible to adjust the Z-motors invidually after probing. After a sucessfull probing it should ajust the invidual Z motors I guess.
      Z is working with right Z-stepper connected to E1
      In config.g I have added M584 Z2:4 E3 to assign E1 to Z2
      Here is my bed.g

      G28
      G30 P0 X20 Y200 Z-99999
      G30 P1 X360 Y200 Z-99999 S2
      

      When I run G32 it starts probing at center, left and right side. (3 probes)
      It returns below error.
      Error: Probe points P0 to P1 must be in clockwise order starting near minimum X and Y
      Thank you

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

        Have you also defined the M671 to let the firmware know the location of the lead screws?
        https://duet3d.dozuki.com/Wiki/Bed_levelling_using_multiple_independent_Z_motors#Section_Example_for_2_motors

        Z-Bot CoreXY Build | Thingiverse Profile

        printthatthingundefined 2 Replies Last reply Reply Quote 0
        • printthatthingundefined
          printthatthing @Phaedrux
          last edited by

          @Phaedrux No, thank you. I will check that.

          1 Reply Last reply Reply Quote 0
          • printthatthingundefined
            printthatthing @Phaedrux
            last edited by

            @Phaedrux Works like a charm, thank you so much. I totally missed that line.

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