Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Simonjb
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 17
    • Best 4
    • Controversial 0
    • Groups 0

    Topics created by Simonjb

    • Simonjbundefined

      Solved RRF 3.0 upgrade - Fans

      Duet Hardware and wiring
      • troubleshooting rrf3 fans setup • • Simonjb
      5
      0
      Votes
      5
      Posts
      851
      Views

      Simonjbundefined

      @droftarts I was right - it was simple. Thanks Ian both fans now working as expected.

    • Simonjbundefined

      Dropping bed to Zmax at end of print

      Tuning and tweaking
      • • • Simonjb
      19
      0
      Votes
      19
      Posts
      1.4k
      Views

      deckingmanundefined

      @antlestxp said in Dropping bed to Zmax at end of print:

      @dc42 I should probably use m913 in my homing scripts

      IMO it's always wise to reduce motor currents when homing. Generally, homing moves tend to be slowish so reducing current (by a sensible amount) shouldn't cause any problem, but it can help to mitigate damage in the effect of a sensor failure. You can use M913 to reduce the current by a percentage or use M906 to reduce the current to an amount. Both achieve the same thing. The difference is that M906 will wait for any moves in the queue to finish while M913 will not. Both need to be put back to default values at the end of the homing macro.