Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. BReeves23
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by BReeves23

    • BReeves23undefined

      Motors not working after upgrade

      Duet Hardware and wiring
      • • • BReeves23
      2
      0
      Votes
      2
      Posts
      141
      Views

      dc42undefined

      Are there any error or warning messages when you try to move the axes? If the printer hasn't been homed then only G1 H1 and G1 H2 moves are allowed. So send G91 to select relative movement, then test the motors individually using G1 H2 X10, G1 H2 Y10 and so on.

      The most common cause of motors not moving is configuration errors, or config.g not being read. Send the following commands without parameters and check that the values returned are as expected:

      M584
      M906
      M913

      Also please post your config.g file.

    • BReeves23undefined

      Heatbed Tuning

      Tuning and tweaking
      • • • BReeves23
      3
      0
      Votes
      3
      Posts
      533
      Views

      BReeves23undefined

      Worked like a charm, thanks. Also turning off the fans during warmup helped a lot. >.> Forgot to disable them during heating.

    • BReeves23undefined

      IR Sensor only detecting back half of my print bed.

      IR Height Sensor
      • • • BReeves23
      3
      0
      Votes
      3
      Posts
      610
      Views

      BReeves23undefined

      Yep. Stupid me didn't check inside my quick connect wire setup for my hotend change out. The sense pin was about 100mm too short. 😛 Thanks for the help!

    • BReeves23undefined

      Controlling a 12v 25N 0.25a Electromagnet via Duet WiFi

      Duet Hardware and wiring
      • • • BReeves23
      9
      0
      Votes
      9
      Posts
      1.3k
      Views

      BikingVikingundefined

      That is the clearest explanation I've seen yet for how to do the whole 12V buck converter setup, and the warning is timely as well. I know from how tricky it can be to explain a technical issue to someone who is not on the same experience level and understand what aspect they're struggling with. Those two replies and ideally some photos and diagrams could go straight on the wiki homepage under "Connecting 12v fans to 24v supplied Duet". Appreciate that you have a lot on your plate at the moment.

    • BReeves23undefined

      PanelDue, Motors all skipping/stuttering, and endstop LED question.

      Duet Hardware and wiring
      • • • BReeves23
      11
      0
      Votes
      11
      Posts
      1.8k
      Views

      dc42undefined

      I'm glad you found the problem. Yes the SD card speed is normally 20Mbytes/sec on a Duet WiFi, or 21 on a Duet 0.8.5. Were you using the SD card that was supplied with your Duet?