Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Gabriel
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 18
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by Gabriel

    • Gabrielundefined

      Duet 3 Stepper drivers protection

      Duet Hardware and wiring
      • • • Gabriel
      7
      0
      Votes
      7
      Posts
      440
      Views

      chimaeraghundefined

      @dc42 Thanks for the explanation. I was suggesting that @Gabriel implements this for his peculiar use case. I agree it is not really necessary for most of us.

    • Gabrielundefined

      Delete Y-Axis

      My Duet controlled machine
      • • • Gabriel
      8
      0
      Votes
      8
      Posts
      820
      Views

      Heislundefined

      @Phaedrux So, the P4 can't solve our problem. The Z-axis is still on the PanelDue. Doesn't matter how we use the M584. 😞

    • Gabrielundefined

      Display current speed setting (G1)

      Duet Web Control
      • • • Gabriel
      7
      0
      Votes
      7
      Posts
      490
      Views

      dc42undefined

      We could add "current F parameter" to the object model. Then, when the OM is fully implemented in RRF3, Duet 2 users will be able to retrieve it using M408 P1.

    • Gabrielundefined

      Duet Web Control HTTP-Request Documentation

      Duet Web Control
      • • • Gabriel
      4
      0
      Votes
      4
      Posts
      711
      Views

      dc42undefined

      There have been some updates to those commands since that was published. In particular:

      rr_upload takes an optional "crc" parameter, which is the CRC-32 of the file in hex format rr_filelist takes an optional "first" parameter, which is the number of the first file required. It also returns a value "next" which is the file number of the first file not returned, or 0 if info for the last file has been returned. So you can make multiple rr_filelist calls, with "first" set to 0 for the first call and subsequently set to the returned "next" value, until "next is 0.

      If no requests are received for a period of 8 seconds, thew session will be terminated automatically and a new rr_connect request is needed to start a new one.

    • Gabrielundefined

      Solved Z-Probe direction changes

      Duet Hardware and wiring
      • • • Gabriel
      9
      0
      Votes
      9
      Posts
      398
      Views

      dc42undefined

      @Gabriel said in Z-Probe direction changes:

      It works now as expected. Perfect!

      Thanks for confirming this

    • Gabrielundefined

      Strain gauge z-probe max voltage

      Duet Hardware and wiring
      • • • Gabriel
      3
      0
      Votes
      3
      Posts
      238
      Views

      Gabrielundefined

      Thanks 3ddevil for your fast reply. I'll try one of your solutions. As long as the voltage is in the range between trigger value 0 and 1000 it shouldn't be dangerous, right?

      Thanks a lot in advance.

    • Gabrielundefined

      Solved Duex5 FAN Flyback Diode Electromagnet

      Duet Hardware and wiring
      • • • Gabriel
      3
      0
      Votes
      3
      Posts
      467
      Views

      Gabrielundefined

      Perfect, thanks a lot! It works as expected. 🙂