Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Z motor power while doing mesh levelling

    General Discussion
    3
    3
    50
    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.
    • Tinchus
      Tinchus last edited by

      Question: for doing a home in Z it is "safe" to reduce the power on the Z motors. But what about the mesh levelling, is there a way to reduce the power on Z motors with M913 during the mesh calibration trigered by G29?

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

        @tinchus

        If it works without skipping steps then it is fine.

        What firmware are you running?

        With firmware v3 G29 executes mesh.g and you can set/reset the motor currents there.

        Of course that file must also contain the commands needed to do the probing like M557 to set the probing grid size, the G1/G30 commands to set the Z=0 datum and the G29 S0 to initiate the actual probing.

        Frederick

        Printers: A FT-5 with the 713 upgrade bits. A custom MarkForged style. A small Utilmaker style and a CoreXY from kits. Various hotends. Using Duets (2 and 3) running 3.4.1

        Phaedrux 1 Reply Last reply Reply Quote 1
        • Phaedrux
          Phaedrux Moderator @fcwilt last edited by

          @fcwilt said in Z motor power while doing mesh levelling:

          Of course that file must also contain the commands needed to do the probing like M557 to set the probing grid size, the G1/G30 commands to set the Z=0 datum and the G29 S0 to initiate the actual probing.

          M557 could be set in config.g and/or inside mesh.g if you want. As long as it's set once somewhere before you run G29.

          Setting Z=0 should be done before G29, but it could be done in homeall or elsewhere.

          At minimum mesh.g would need G29 S0, but you can add as much or as little of the pre preparations as you want to it.

          Z-Bot CoreXY Build | Thingiverse Profile

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