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

    Can anyone explain the meshlevelling procedure for 1.19?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    4
    713
    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.
    • Prawnabieundefined
      Prawnabie
      last edited by

      Hi all,

      I have a corexy printer using a bltouch. I can home the z axis fine, and also run a g29 command without any problems. I find this strange as I do not have either a bed.g or a meshlevel.g file (my M557 is in config.g) What I am asking is what role to these two files have in the mesh levelling procedure under 1.19 as I would like to alter the point at which the probe deploys in the sequence

      Thanks,
      Shaun

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

        The bed.g file is used for G32 bed probing, nowadays used mostly for calibrating delta printers and doing leadscrew or levelling screw adjustment on other printers.

        G29 does not need any files to run. You just need to configure the grid using M557, and the Z probe parameters using M558 and G31.

        However, some users have either put the G29 commands in bed.g or in an ordinary macro file e.g. meshlevel.g so that they can do other things as part of the same sequence.

        HTH David

        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
        • Prawnabieundefined
          Prawnabie
          last edited by

          Thanks David that makes sense. Where do the the homing speed etc parameters used when the duet is performing the g29 come from, is it homez?

          Thanks
          Shaun

          1 Reply Last reply Reply Quote 0
          • Jackalundefined
            Jackal
            last edited by

            Homing speed should be defined within your homeall.g/homez.g/etc. Other probing speed parameters are set with M558
            https://duet3d.com/wiki/G-code#M558:_Set_Z_probe_type

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