Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. nmsmith89
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 34
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by nmsmith89

    • nmsmith89undefined

      Toolboard 1LC won't connect to Mini 5+ through CAN

      Duet Hardware and wiring
      • • • nmsmith89
      7
      0
      Votes
      7
      Posts
      297
      Views

      JoergS5undefined

      @nmsmith89 the comment of David https://forum.duet3d.com/topic/32343/response-timeout-can-addr-121-while-bed-mapping that ground must be shared if two separate PSUs are used may also be a reason.

    • nmsmith89undefined

      Resolving expressions in intercepted codes.

      Plugins for DWC and DSF
      • • • nmsmith89
      3
      0
      Votes
      3
      Posts
      254
      Views

      nmsmith89undefined

      @t3p3tony I found it finally!

      What I was looking for was:

      con.perform_command(evaluate_expression(CodeChannel.SBC, expression))

      based on dsf.commands.basecommands.evaluate_expression. Since RRF expressions aren't automatically resolved as they are intercepted you have to do it yourself.

      It just wasn't immediately clear.

    • nmsmith89undefined

      Toolboard 1LC shield termination

      Duet Hardware and wiring
      • • • nmsmith89
      5
      0
      Votes
      5
      Posts
      275
      Views

      nmsmith89undefined

      @dc42 As always, thanks for your help!

    • nmsmith89undefined

      Printhead issues running on Toolboard 1LC

      Duet Hardware and wiring
      • • • nmsmith89
      13
      0
      Votes
      13
      Posts
      522
      Views

      Nuramoriundefined

      @nmsmith89 btw Iโ€™m running on 3.3b2, so ignore the comments about which version itโ€™s for ๐Ÿ˜›

    • nmsmith89undefined

      A few problems after setting up board... Includng stepper sounds

      Duet Hardware and wiring
      • • • nmsmith89
      15
      0
      Votes
      15
      Posts
      932
      Views

      dc42undefined

      @nmsmith89 said in A few problems after setting up board... Includng stepper sounds:

      @dc42

      I'm using the stock CR-10 steppers at 800 mA; VIN is measured at 24.2 V; 1/16 microstepping interpolation on

      Do you have a model number for the stepper motors?

    • nmsmith89undefined

      Getting an active high relay to work.

      Duet Hardware and wiring
      • • • nmsmith89
      7
      0
      Votes
      7
      Posts
      401
      Views

      nmsmith89undefined

      @engikeneer

      Thanks for all your help!

    • nmsmith89undefined

      Duet 3 SBC HDMI Touch Display Recommendations

      Duet Hardware and wiring
      • • • nmsmith89
      4
      0
      Votes
      4
      Posts
      371
      Views

      Nurgelrotundefined

      I have the same display. Its very nice. But it definitely needs a case or at least a good back cover. It's on my list to make. But if someone here beats me to it or finds one in the wild. Post a link.

    • nmsmith89undefined

      Questions about Duet 3 Mini 5+ wiring.

      Duet Hardware and wiring
      • • • nmsmith89
      5
      0
      Votes
      5
      Posts
      254
      Views

      Phaedruxundefined

      @nmsmith89 said in Questions about Duet 3 Mini 5+ wiring.:

      I was under the impression that the Mini couldn't power the RPi like the 6HC could. Only the other way around.

      ๐Ÿ˜ฉ My mistake!

      @nmsmith89 said in Questions about Duet 3 Mini 5+ wiring.:

      Are there any problems/concerns with powering the Duet and the RPi from a 5V PSU? Is that overkill? Although with the addition of a bunch of Neopixels it might be necessary.

      Nothing wrong with that at all. In fact it allows you to use a relay to control the main PSU on and off.