Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. DigitalVision
    3. Topics
    • Profile
    • Following 0
    • Followers 2
    • Topics 6
    • Posts 60
    • Best 23
    • Controversial 0
    • Groups 0

    Topics created by DigitalVision

    • DigitalVisionundefined

      A Software Solution to Eliminate Ringing?

      General Discussion
      • • • DigitalVision
      71
      11
      Votes
      71
      Posts
      10.0k
      Views

      dc42undefined

      @ccs86 said in A Software Solution to Eliminate Ringing?:

      @dc42 said in A Software Solution to Eliminate Ringing?:

      See the threads on accelerometers and input shaping.

      I just went ahead and ordered the recommended Adafruit accelerometer. Any time estimate on a first pass at input shaping?

      I have some preliminary results, see https://forum.duet3d.com/topic/22296/input-shapers-2hump_ei-3hump_ei-auto-tuning/17?_=1619123752409.

    • DigitalVisionundefined

      Firmware issue: forced stop between print and non-printing moves

      General Discussion
      • • • DigitalVision
      4
      0
      Votes
      4
      Posts
      669
      Views

      dc42undefined

      The downside of using extruder jerk is that it is not possible to apply pressure advance properly when there is extruder jerk.

      I have attempted a fix in 2.02RC4 specifically to cover the case of using coast-to-end.

    • DigitalVisionundefined

      [Solved] Curious wood grain pattern on Core XY prints

      Tuning and tweaking
      • • • DigitalVision
      20
      0
      Votes
      20
      Posts
      3.3k
      Views

      RCarlyleundefined

      Pretty crazy that the debris shifted a consistent enough amount per layer to produce lines like that.

    • DigitalVisionundefined

      How accurate are mechanical endstops

      Duet Hardware and wiring
      • • • DigitalVision
      17
      3
      Votes
      17
      Posts
      3.0k
      Views

      briskspiritundefined

      @deckingman I've found them on Amazon US for $48, a bit later will buy for Z 🙂

    • DigitalVisionundefined

      Multiple Leadscrew Z Axis Alignment and Microstepping

      General Discussion
      • • • DigitalVision
      6
      0
      Votes
      6
      Posts
      1.2k
      Views

      Phaedruxundefined

      @digitalvision

      I'd prefer to not add that complexity

      6 of one and a half dozen of the other at this point?

    • DigitalVisionundefined

      Pressure Advance Calibration

      Tuning and tweaking
      • • • DigitalVision
      187
      9
      Votes
      187
      Posts
      61.0k
      Views

      symundefined

      Couldn't get this working, turns out Powershell encodes terminal output as UTF16LE. It will crash the Duet when you try to start it. Convert to UTF8 and smooth sailing.

      Thanks!