Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. stall detection
    Log in to post
    • All categories
    • wiegoundefined

      Unsolved Intended behaviour of stall detection during motion

      General Discussion
      • stall stall detection m915 driver-stall.g • • wiego
      5
      0
      Votes
      5
      Posts
      318
      Views

      gloomyandyundefined

      @wiego If your aim is to avoid damage, then perhaps calling "emergency stop" M112 would be the best action, I think that should stop the current movement?

    • MortarArtundefined

      Is it possible to slow a stepper using stall detection?

      Using Duet Controllers
      • stall detection compression molding • • MortarArt
      6
      0
      Votes
      6
      Posts
      329
      Views

      rjenkinsgbundefined

      The only other thing to beware of is that the motor is kept below the speed it can start instantly from.

      If it stalls or "slips" at above that speed, it may never restart, as the acceleration ramps that allow higher speed only occur when the control system starts & stops the motor.

    • peterartechnoundefined

      applying stall detection with external stepper drivers

      Tuning and tweaking
      • stall detection external stepper drivers stop duet • • peterartechno
      6
      0
      Votes
      6
      Posts
      353
      Views

      peterartechnoundefined

      the endstops do not stop my print from extruding. They only block further movement. Right now when my x axis goes into fault, the extruder keeps going while I want to abort the print. I thought just activate the reset pin on my expansion board. Why won't that work?

      Thanks in advance

    • Alexinator40undefined

      Stall detection for all movements

      Tuning and tweaking
      • stall detection automation • • Alexinator40
      2
      0
      Votes
      2
      Posts
      423
      Views

      Phaedruxundefined

      For reference: https://duet3d.dozuki.com/Wiki/Stall_detection_and_sensorless_homing#main

      You may also want to update to 3.2 RC2

      I'm not sure how you'd specify a different behaviour based on which axis is stalling.

      When doing tuning if you're worried about crashes, etc, you should probably reduce the motor current. Which is basically the same as stall protection because the motors will be more likely to stall before causing damage.

      For conditional help, check the gcode meta commands forum.

    • Mariosundefined

      Unsolved Firmware rebooting and stop printing midway through!

      General Discussion
      • firmware reboot stall detection • • Marios
      7
      0
      Votes
      7
      Posts
      373
      Views

      Phaedruxundefined

      All I can add is that there is a bug fix release for 2.05.1 that you should probably update to.

      https://github.com/Duet3D/RepRapFirmware/releases/tag/2.05.1

    • JuKuundefined

      Unsolved Stall detection and pause.g?

      Beta Firmware
      • stall detection • • JuKu
      2
      0
      Votes
      2
      Posts
      184
      Views

      JuKuundefined

      Forgot to mention: This is on Duet 3 hardware.