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

    Question about M375

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    6
    704
    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.
    • fcwiltundefined
      fcwilt
      last edited by

      Hi,

      Where in config.g should the M375 command be placed?

      Thanks.

      Frederick

      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

        M375 is provided only for compatibility with other firmwares. Normally you would use G29 S1 instead. A common place to put it is at/near the end of homez.g and homeall.g files.

        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

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

          @dc42 said in Question about M375:

          M375 is provided only for compatibility with other firmwares. Normally you would use G29 S1 instead. A common place to put it is at/near the homez.g and homeall.g files.

          Good to know.

          Thank you.

          Frederick

          Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

            There was a typo in my previous reply, I omitted the "end of". Now corrected.

            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

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

              @dc42 Is it also acceptable to load the heightmap in config.g? Or should it only be loaded after homing Z?

              Z-Bot CoreXY Build | Thingiverse Profile

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

                @phaedrux said in Question about M375:

                @dc42 Is it also acceptable to load the heightmap in config.g? Or should it only be loaded after homing Z?

                With some firmware versions there was a problem if you homed Z using a Z probe when a height map was already loaded. So when using older firmware, you should not load a height map in config.g. In firmware 2.01 and later, it should be OK to.

                Please note, when running delta auto calibration or Z leadscrew levelling, there should be a M561 or G29 S2 command in bed.g to clear the height map first. So you may also want to load a height map at the end of the bed.g file.

                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
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA