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

    MBLA, not getting it right.

    Scheduled Pinned Locked Moved Solved
    Tuning and tweaking
    3
    5
    228
    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.
    • RogerLundefined
      RogerL
      last edited by

      Hi,

      I been reading instructions on how to configure manual bed leveling assistant but I cannot get it to work correctly.

      I have a carthesian printer and four corner screws to adjust my table.
      Can get it to probe using G32 and it does all my four corners but resports back a error:
      G32
      Error: Number of calibration factors (3) not equal to number of leadscrews (4)
      I been trying to figure out how to set this but no luck.

      Here are my Bed.g lines
      G28 ; home
      G30 P0 X0 Y0 Z-99999 ; probe near an adjusting screw
      G30 P1 X350 Y0 Z-99999 ; probe near an adjusting screw
      G30 P2 X350 Y223 Z-99999 ; probe near an adjusting screw
      G30 P4 X0 Y223 Z-99999 S3 ; probe near an adjusting screw and report adjustments needed

      Here is my config.g lines
      M671 X-15:350:350:-15 Y-12:-12:250:250 P1.0 ;

      Any ideas what I do wrong?

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @RogerL
        last edited by

        @rogerl

        See that S3 at the end of the last G30?

        That number has to match the number of G30 commands.

        So change S3 to S4.

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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

          @rogerl as @fcwilt says, also change P4 to P3.

          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 1
          • RogerLundefined
            RogerL
            last edited by

            That worked but I got a new error
            G32
            Error: Bed calibration : 4 factor calibration requested but only 3 points provided

            1 Reply Last reply Reply Quote 0
            • RogerLundefined
              RogerL
              last edited by

              All good now with both changes, thank you

              1 Reply Last reply Reply Quote 0
              • Phaedruxundefined Phaedrux marked this topic as a question
              • Phaedruxundefined Phaedrux has marked this topic as solved
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA