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

    Questions regarding tuning move for StealthChop2

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    2
    3
    201
    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.
    • ÖrjanEundefined
      ÖrjanE
      last edited by

      Background: I'm using a Duet 2 Maestro for a normal cartesian printer and just switched to firmware 3.4rc1 where the drivers are now by default starting in SpreadCycle mode. This prompted me to configure the system to perform the necessary tuning sequences for StealthChop2, primarily to make the machine quiet. When doing this, I realized that there are several things that are unclear to me.

      Q1: Is it necessary to repeat the tuning sequence when the motors have been idle? My testing seems to indicate that it is sufficient to do the tuning only after the whole system has been powered down. Is that correct?

      Q2: The examples I've seen suggest doing the tuning in connection with homing, but this may not work for the extruder motor. It there any reason for not using StealthChop2 for the extruder?

      Q3: The tuning sequence seems to be that one should energize the motor (M17), then wait at least 130ms before doing a "normal" move. Is there an upper limit for how long to wait? Specifically, is is possible/advisable to wait until the normal printing starts, possibly several minutes later?

      Q4: There does not seem to be any information in the Object Model about the driver mode. It this planned/possible/irrelevant?

      My idea is to use conditional g-code to do the tuning sequence only when needed; in the homeall.g for X, Y, and Z, and in the start sequence for E (after the nozzle has been heated). I guess global variables can be used to remember if the tuning has already been done since power-up/reset.

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

        @örjane said in Questions regarding tuning move for StealthChop2:

        Background: I'm using a Duet 2 Maestro for a normal cartesian printer and just switched to firmware 3.4rc1 where the drivers are now by default starting in SpreadCycle mode. This prompted me to configure the system to perform the necessary tuning sequences for StealthChop2, primarily to make the machine quiet. When doing this, I realized that there are several things that are unclear to me.

        Q1: Is it necessary to repeat the tuning sequence when the motors have been idle? My testing seems to indicate that it is sufficient to do the tuning only after the whole system has been powered down. Is that correct?

        You should not need to repeat the tuning moves when the motors have been idle. However, if you remove VIN power from the Duet (with separate 5V power supplied to the Duet), then after restoring VIN power you will need to tune them again.

        Q2: The examples I've seen suggest doing the tuning in connection with homing, but this may not work for the extruder motor. It there any reason for not using StealthChop2 for the extruder?

        The extruder doesn't usually make much noise anyway.

        Q3: The tuning sequence seems to be that one should energize the motor (M17), then wait at least 130ms before doing a "normal" move. Is there an upper limit for how long to wait? Specifically, is is possible/advisable to wait until the normal printing starts, possibly several minutes later?

        You could wait if you wanted too, but do you really want the motors to be consuming power before you move them? Also it is important that the first move is at reasonable speed. If you do the tuning in the homing files then you can control that.

        Q4: There does not seem to be any information in the Object Model about the driver mode. It this planned/possible/irrelevant?

        Yes we plan to add it.

        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

        ÖrjanEundefined 1 Reply Last reply Reply Quote 0
        • ÖrjanEundefined
          ÖrjanE @dc42
          last edited by

          @dc42 Perfect. Thanks!

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