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

    Calibration Stand Still noise- activate single motor only?

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    3
    436
    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.
    • kuhnikuehnastundefined
      kuhnikuehnast
      last edited by

      Hi there,
      as I want to calibrate the stand still noise of my printer, I was looking for a G-Command to move only a single motor. (I am using a CoreXY-Design and a Dual Z-Axis) Is this possible or do I have to plug / unplug all steppers one by another?

      Greetings kuhni

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

        You can move the X and Y motors individual using G1 S2 commands. See https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCoreXYPrinter#Section_Commissioning.

        To move the Z motors independently, I suggest you use M584 to temporarily assign just one of your two Z motors to the Z axis. Don't forget to put it back afterwards!

        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

        T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
        • T3P3Tonyundefined
          T3P3Tony administrators @dc42
          last edited by

          I have updated the G0/G1 gcode documentation as well:

          https://duet3d.dozuki.com/Wiki/Gcode?#Section_G0_G1_Move

          G1 Xnnn Ynnn Znnn S2 Ignore endstops while moving. Also ignore if axis has not been homed. On Delta and CoreXY, axis letters refer to individual towers.

          www.duet3d.com

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